my-browser-startpage/style.css

12 lines
170 B
CSS

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