RandomWallpaperGnome3/randomwallpaper@iflow.productions/stylesheet.css

32 lines
471 B
CSS
Raw Normal View History

2014-08-20 00:25:47 +00:00
.helloworld-label {
font-size: 36px;
font-weight: bold;
color: #ffffff;
background-color: rgba(10,10,10,0.7);
border-radius: 5px;
padding: .5em;
2014-08-20 00:25:47 +00:00
}
.rwg_system_status_icon {
/*icon-size: 1.09em;*/
icon-size: 1em;
/*padding: 0 5px;*/
padding: 0 0;
}
.rwg-lable {
width: 100%;
font-weight: bold;
/*font-size: 110%;*/
text-align: left;
border: 0;
}
.rwg-recent-lable {
width: 100%;
/*font-weight: bold;*/
font-size: 90%;
text-align: left;
border: 0;
}