DNS-py2/static/css/test.css
2018-05-01 15:59:45 +10:00

13 lines
169 B
CSS

.records {
font-size: 10px;
padding: 30px;
color: grey;
background-color: beige;
}
.myNav {
background-color: black;
color: darkgrey;
justify-content: center;
}