Difference between revisions of "Template:USNA Annapolis/CSS"

Line 9: Line 9:
 
.center {
 
.center {
 
         text-align: center;
 
         text-align: center;
 +
        font-size: 20;
 
}
 
}
  

Revision as of 13:31, 29 June 2017

.parkdescr:after { content: "He likes to eat bananas and other kinds of fruit."; }

.alexdescr:after { content: "He likes to eat broccoli and other types of vegetables."; }

.center {

       text-align: center;
       font-size: 20;

}

.pictureshadow{

       box-shadow: 0px 30px 40px rgba(0,0,0,1);

}