RandomWallpaperGnome3/randomwallpaper@iflow.productions/stylesheet.css
2014-08-20 02:25:47 +02:00

9 lines
172 B
CSS

.helloworld-label {
font-size: 36px;
font-weight: bold;
color: #ffffff;
background-color: rgba(10,10,10,0.7);
border-radius: 5px;
padding: .5em;
}