Template:USP UNIFESP-Brazil/CSS2

p, li { font-size: 12pt !important; color: #00a551; } a { font-size: 12pt !important; color: #00a551; text-decoration: none; } a:hover { color: white; background: #00a551; } div.topo { font-size: 12pt !important; margin-top: 40px; } div.meio { font-size: 12pt !important; margin-top: 60px; } div.rodape { font-size: 12pt !important; padding-top: 20px; margin-top: 60px; background-color: #00a551; } div.rodape a, div.rodape p { color: white; } ul.menu { list-style-type: none; margin: 0; padding: 0; } ul.menu li { float: left; width: 13.285%; margin-right: 1%; text-align: center; } ul.menu li a { display: block; min-height: 67px; color: #00a551; padding: 8px 16px; text-decoration: none; border-radius: 10px; display: flex; align-items: center; justify-content: center; transition: background-color 1s ease; -webkit-transition: background-color 1s ease; -moz-transition: background-color 1s ease; -o-transition: background-color 1s ease; } ul.menu li a:hover, .active { background-color: #00a551; color: white !important; } div.foto-time { border-radius: 10px; background-color: black; width: 100%; padding-top: 100%; background-size: cover; border: 2px solid #00a551; } .black { color: black !important; }

.titulo-verde { background: white url('https://static.igem.org/mediawiki/2016/6/66/T--USP_UNIFESP-Brazil--GreenTitle.png') bottom left no-repeat; background-size: 100% 100%; margin-top: 60px; margin-bottom: 40px; }

.titulo-verde h2 { color: white; font-weight: bold; padding-top: 20px; }

.reference p { font-size: 11pt!important; }

p.fig-label { font-size: 11pt !important; width: 90%; margin: 0 auto 20px auto; }

.bread { border-top: 1px solid #00a551; }