my-browser-startpage/style.css

10 lines
171 B
CSS

body {
background: #e0e0e0;
}
.links-main {
font-size: 20px;
font-family: 'Courier New', Courier, monospace;
text-align: center;
padding-top: 200px;
}