Commit 6a7feb4dd5ca5da4368e7def0efeeed0be99f59f

Authored by higo.gomes
1 parent 567d51e3

alterado a fonte do outstanting title para 1.7em

git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/ASES%20-%20Web/ASES%20-%20Web/Fontes/avaliador-web@10679 c2178572-b5ca-4887-91d2-9e3a90c7d55b
src/main/webapp/inicial_arquivos/css/avaliar.css
1 @media only screen and (min-width : 768px) { 1 @media only screen and (min-width : 768px) {
  2 +.hr_linhaDupla{
  3 + border-botton: 4px solid #000;
  4 + border-top: 1px solid #c0c0c0;
  5 +
  6 +}
  7 +
2 .content 8 .content
3 { 9 {
4 font-weight: normal !important; 10 font-weight: normal !important;
@@ -62,9 +68,9 @@ div .outstanding-header h2 @@ -62,9 +68,9 @@ div .outstanding-header h2
62 } 68 }
63 .outstanding-title { 69 .outstanding-title {
64 color: #2C67CD; 70 color: #2C67CD;
65 - font-size: 18px; 71 + font-size: 1.7em;
66 font-weight: normal ; 72 font-weight: normal ;
67 - font-family: Arial, Helvetica, sans-serif; 73 + font-family: Arial, Helvetica, sans-serif;
68 padding: 7px 0; 74 padding: 7px 0;
69 margin-left: 0; 75 margin-left: 0;
70 padding-left: 0.3em; 76 padding-left: 0.3em;