1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-11 15:37:59 +00:00

Delete style.css

This commit is contained in:
yakamok 2018-11-17 18:33:34 +01:00 committed by GitHub
parent 610323bd97
commit f1874c5e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,28 +0,0 @@
/* style sheet for peer-stats */
body, input, textarea {
font-family: sans-serif;
padding: 0;
margin: 0;
background-color: #F0F0F0;
}a {
text-decoration:none;
color:#800000;
}h2 {
font-size:18px;
}#title {
max-width:570px;
margin-bottom:40px;
line-height: 35px;
font-size: 25px;
font-weight: bold;
padding-top:20px;
padding-bottom:5px;
border-bottom:1px solid #c4c4c4;
}#wrapper {
font-size: 15px;
max-width: 570px;
margin: auto;
}.contribs {
font-size:13px;
margin-bottom:6px;
}