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