Planets: Update css font-size for classes

+ objects--objectAttribute
+ objects--objectName
master
Chris Wilson 2015-04-09 17:20:53 +08:00
parent 797004760b
commit da5e91f968
1 changed files with 2 additions and 2 deletions

View File

@ -10,14 +10,14 @@
}
.zci--solar_system .objects--objectAttribute {
font-size: 1.4em;
font-size: 1.319em;
font-weight: 700;
line-height: 1.2;
display:block;
}
.zci--solar_system .objects--objectName {
font-size: 15px;
font-size: 0.972em;
font-weight: 500;
}