Explorar o código

Update Captiveportal.css

Deben Oldert %!s(int64=11) %!d(string=hai) anos
pai
achega
5b753723bd
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      captiveportal/Captiveportal.css

+ 8 - 0
captiveportal/Captiveportal.css

@@ -1,3 +1,4 @@
+@CHARSET "UTF-8";
 body{
 	font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif;
 	background:#f4f4f4 url(images/corendon8.jpg) no-repeat;
@@ -27,6 +28,13 @@ h2{
 h2 span{
 	color:#aaa;
 }
+.error{
+	display:block;
+	width: 76%;
+	margin:5px 30px 0px 30px;
+	color:#CC0000;
+	font-size:12px;
+}
 /* Form Style */
 .form_wrapper{
 	background:#fff;