|
@@ -580,6 +580,7 @@ p
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
a:visited, a:link { color: white; text-decoration:none; }
|
|
a:visited, a:link { color: white; text-decoration:none; }
|
|
|
|
|
+#navbar a:visited, a:link { color: #485260; }
|
|
|
a:hover { opacity: 0.5; transition: opacity 0.3s ease-in-out; }
|
|
a:hover { opacity: 0.5; transition: opacity 0.3s ease-in-out; }
|
|
|
|
|
|
|
|
li a
|
|
li a
|
|
@@ -599,6 +600,7 @@ b { font-weight: bold; }
|
|
|
#curso .titulos {max-width:90%; margin:0px auto; color:white;}
|
|
#curso .titulos {max-width:90%; margin:0px auto; color:white;}
|
|
|
#exit{ width: 90%; height: 30px; margin: 0 auto; cursor: pointer; float: right !important; text-align:right; }
|
|
#exit{ width: 90%; height: 30px; margin: 0 auto; cursor: pointer; float: right !important; text-align:right; }
|
|
|
@media screen and (max-width:490px){
|
|
@media screen and (max-width:490px){
|
|
|
|
|
+ #responsive img { width:48px; }
|
|
|
#facebook-link{display:none; }
|
|
#facebook-link{display:none; }
|
|
|
p { margin: 0px; }
|
|
p { margin: 0px; }
|
|
|
.titulos { width:100%; margin: 0px; padding:5px 0px;}
|
|
.titulos { width:100%; margin: 0px; padding:5px 0px;}
|