No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
#userbox-div table { | #userbox-div table { | ||
background-color: #d2ebe8; | background-color: #d2ebe8; | ||
border: 1px solid | border: 1px solid; | ||
border-color: | border-color: #009080; | ||
text-align: center; | text-align: center; | ||
width: 100% | width: 100% | ||
Line 8: | Line 8: | ||
#userbox-div .td-left { | #userbox-div .td-left { | ||
width: | width: 33%; | ||
text-align: right; | text-align: right; | ||
padding-right: 5px; | padding-right: 5px; |
Latest revision as of 09:47, 8 August 2024
#userbox-div table { background-color: #d2ebe8; border: 1px solid; border-color: #009080; text-align: center; width: 100% } #userbox-div .td-left { width: 33%; text-align: right; padding-right: 5px; font-style: italic; } #userbox-div .td-right { text-align: left; padding-left: 5px; font-weight: bold; }