Template:Team:UFAM Brazil/CalendarioTabela.css
From 2014.igem.org
(Difference between revisions)
Manickchand (Talk | contribs) |
Manickchand (Talk | contribs) |
||
(31 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
.calendarioTabela{ | .calendarioTabela{ | ||
+ | padding: 0px 40px 5px 40px; | ||
background-image:url(https://static.igem.org/mediawiki/2014/thumb/4/4c/UFAM_Brazil_2014_calendario.png/669px-UFAM_Brazil_2014_calendario.png); | background-image:url(https://static.igem.org/mediawiki/2014/thumb/4/4c/UFAM_Brazil_2014_calendario.png/669px-UFAM_Brazil_2014_calendario.png); | ||
background-size:100% 100%; | background-size:100% 100%; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
margin-top:3%; | margin-top:3%; | ||
- | margin-left: | + | margin-left:0%; |
background-color:transparent; | background-color:transparent; | ||
- | width: | + | width:300px; |
- | height: | + | height:200px; |
border:none; | border:none; | ||
} | } | ||
Line 36: | Line 37: | ||
.calendarioTabela td{text-align:center;} | .calendarioTabela td{text-align:center;} | ||
- | .calendarioTabela .mes{height:30px; margin: | + | .calendarioTabela .mes{height:30px;} |
+ | |||
+ | .calendarioTabela .mes h3{margin-top:10px;font-size:15px;} | ||
.calendarioTabela .dias td{height:5px; width:5px;} | .calendarioTabela .dias td{height:5px; width:5px;} | ||
.calendarioTabela .semana{height:5px;width:5px;} | .calendarioTabela .semana{height:5px;width:5px;} | ||
+ | |||
</style> | </style> |
Latest revision as of 20:52, 7 October 2014