User:Bilka/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
.bps-box { | .bps-box { | ||
background-color: # | background-color: #135D90; | ||
border: 1px solid #c1c1c1; | border: 1px solid #c1c1c1; | ||
padding: | padding: 5px; | ||
width: 13em; | width: 13em; | ||
border-radius: 3px; | border-radius: 3px; | ||
text-align: center | text-align: center | ||
} | } |