Template:Test/styles.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
vertical-align: top; | vertical-align: top; | ||
width: 75%; | width: 75%; | ||
background-color: # | background-color: #F6EADB; | ||
color: black; | color: black; | ||
} | } | ||
Line 12: | Line 12: | ||
vertical-align: top; | vertical-align: top; | ||
width: 300px; | width: 300px; | ||
background-color: # | background-color: #F6EADB; | ||
color: black; | color: black; | ||
font-size: 88%; | font-size: 88%; | ||
} | } | ||
.small-text { | .small-text { | ||
text-align: center; | text-align: center; | ||
} | } |