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