freifunkmanager/webroot/css/main.css

12 lines
131 B
CSS
Raw Normal View History

2017-05-08 19:13:29 +02:00
.loader {
color: #dc0067;
font-size: 1.8em;
line-height: 2;
margin: 30vh auto;
text-align: center;
}
.loader img {
}