Template:Alert/styles.css: Difference between revisions

m Test
m Test #2
Line 2: Line 2:
{
{
     display: block;
     display: block;
     width: 50%;
     width: 100%;
border-left-width: 5px;
border-left-width: 5px;
border-left-style: solid;
border-left-style: solid;
Line 10: Line 10:
.alert-text
.alert-text
{
{
margin: 16px 10% 16px 10%;
padding: 0px 7px 0px 7px;
padding: 0px 7px 0px 7px;
text-align: left;
text-align: left;