my-browser-startpage/style.css

15 lines
236 B
CSS

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