css Changes

master
Damlanur 4 years ago
parent feb863723d
commit b8b40746cb

@ -2,7 +2,7 @@ body {
background-color: #F4EBE8;
font-family: Roboto Mono, monospace;
font-size:20px;
padding-top: 200px;
padding-top: 120px;
padding-left: 120px;
padding-right: 120px;
}

@ -51,23 +51,6 @@ body {
border-style: hidden;
}
/*links*/
a:link {
text-decoration: underline;
color: #371F10;
}
a:visited {
text-decoration: none;
color: #371F10;
}
a:hover {
text-decoration: none;
color: blue;
}
h1 {
position: fixed;
right:0%;

Loading…
Cancel
Save