Difference between revisions of "Team:SSTi-SZGD/css/Awards"

Line 1: Line 1:
.Awards{ margin: 160px auto; font-size: 1.8rem; text-align: center;}
+
.Awards{ margin: 160px auto; font-size: 1.8rem;}
.Awards img{ width: 50%;}
+
.Awards .img{ text-align: center; margin: auto; float: none;}
.Awards li{ float: none; display: list-item; text-align: left; padding-left: 30px;}
+
.Awards .img img{ width: 100%;}
 +
.Awards li{ float: none; display: list-item; padding-left: 30px;}
 +
 
  
 
.Awards .Bronze li{ background: url(https://static.igem.org/mediawiki/2018/5/54/T--SSTi-SZGD--awards_bronze.png) no-repeat 0 2px; background-size: 20px;}
 
.Awards .Bronze li{ background: url(https://static.igem.org/mediawiki/2018/5/54/T--SSTi-SZGD--awards_bronze.png) no-repeat 0 2px; background-size: 20px;}
 
.Awards .Silver li{ background: url(https://static.igem.org/mediawiki/2018/c/c2/T--SSTi-SZGD--awards_silver.png) no-repeat 0 2px; background-size: 20px;}
 
.Awards .Silver li{ background: url(https://static.igem.org/mediawiki/2018/c/c2/T--SSTi-SZGD--awards_silver.png) no-repeat 0 2px; background-size: 20px;}
 
.Awards .Gold li{ background: url(https://static.igem.org/mediawiki/2018/b/bf/T--SSTi-SZGD--awards_gold.png) no-repeat 0 2px; background-size: 20px;}
 
.Awards .Gold li{ background: url(https://static.igem.org/mediawiki/2018/b/bf/T--SSTi-SZGD--awards_gold.png) no-repeat 0 2px; background-size: 20px;}

Revision as of 15:35, 13 October 2018

.Awards{ margin: 160px auto; font-size: 1.8rem;} .Awards .img{ text-align: center; margin: auto; float: none;} .Awards .img img{ width: 100%;} .Awards li{ float: none; display: list-item; padding-left: 30px;}


.Awards .Bronze li{ background: url(T--SSTi-SZGD--awards_bronze.png) no-repeat 0 2px; background-size: 20px;} .Awards .Silver li{ background: url(T--SSTi-SZGD--awards_silver.png) no-repeat 0 2px; background-size: 20px;} .Awards .Gold li{ background: url(T--SSTi-SZGD--awards_gold.png) no-repeat 0 2px; background-size: 20px;}