my-browser-startpage/style.css

15 lines
238 B
CSS

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