More actions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
background-color: #E6E6E6; | background-color: #E6E6E6; | ||
border-left: 3px solid #42423e; | border-left: 3px solid #42423e; | ||
width: | width: 500px; | ||
} | } |
Revision as of 21:09, 20 August 2024
/* CSS placed here will be applied to all skins */ .bloque { display:inline-block; padding:10px; background-color: #E6E6E6; border-left: 3px solid #42423e; width: 500px; }