Subversion Repositories php_users

Rev

Rev 7 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 17
Line 100... Line 100...
100
 
100
 
101
.login_errors p {
101
.login_errors p {
102
     	text-align: center;
102
     	text-align: center;
103
}
103
}
104
 
104
 
-
 
105
.category {
-
 
106
   border-style: solid;
-
 
107
   border-width: thin;
-
 
108
   border-color: black;
-
 
109
}
-
 
110
 
-
 
111
.category h3 {
-
 
112
   margin-top: 0;
-
 
113
   margin: 0;
-
 
114
}