GeoHelm/docs/_static/custom.css

16 lines
182 B
CSS
Raw Normal View History

2024-01-27 19:04:46 +00:00
#header {
margin: 0;
padding: 0;
width: 100%;
height: 50px;
background-color: #008374;;
}
#header2 {
margin: 0;
padding: 0;
width: 100%;
height: 50px;
background-color: #008374;;
}