Melhorias no menu do palestrante e alteracão no estilo dos links
[cascardo/eventmanager.git] / media / css / geral.css
index 62e21b8..2b4ca86 100644 (file)
@@ -8,6 +8,15 @@ body {
     background:url(/site_media/imgs/bg_top.png) repeat-x;\r
 }\r
 \r
+a {\r
+    color: red;\r
+    text-decoration: none;\r
+}\r
+\r
+a:hover {\r
+    text-decoration: underline;\r
+}\r
+\r
 div#top h1 {\r
     text-indent:-9999px;\r
     width:355px;\r
@@ -123,6 +132,9 @@ div#patrocinio table {
 \r
 #menu-palestrante {\r
     position: absolute;\r
+    top: 125px;\r
+    width: 250px !important;\r
+    margin-left: 498px;\r
 }\r
 \r
 #menu-palestrante ul {\r
@@ -133,3 +145,7 @@ div#patrocinio table {
     background-color: red;\r
     border: solid 1px white !important;\r
 }\r
+\r
+.errorlist {\r
+    color: red;\r
+}\r