This commit is contained in:
Tony Tam
2013-07-16 20:57:26 -07:00
parent 390ee1c781
commit f4d77d7124
5 changed files with 15 additions and 12 deletions

5
dist/css/screen.css vendored
View File

@@ -1759,29 +1759,24 @@ pre code {
}
.info_title {
padding-left: 25px;
padding-bottom: 10px;
font-weight: bold;
font-size: 25px;
}
.info_description {
padding-left: 25px;
padding-bottom: 10px;
font-size: 15px;
}
.info_tos {
padding-left: 25px;
padding-bottom: 5px;
}
.info_license {
padding-left: 25px;
padding-bottom: 5px;
}
.info_contact {
padding-left: 25px;
padding-bottom: 5px;
}