clockwerk-www

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 24  →  ?path2? @ 17
/css/gray.css
@@ -7,9 +7,6 @@
body {
background-color:#ebebeb;
}
.center {
text-align: center;
}
.dark-grey{
margin:0 auto;
}
@@ -71,6 +68,8 @@
.dark-grey .column4{ width:25%; }
.dark-grey .column5{ width:20%; }
 
 
 
.dark-grey .large{
width: 100%;
*width: 94%;
@@ -100,6 +99,7 @@
height: 5.5em;
}
 
 
.frmd{
display:none;
}
@@ -1368,6 +1368,8 @@
*background-color: #222222;
}
 
 
 
.dark-grey input[type=text]:focus,
.dark-grey input[type=password]:focus,
.dark-grey input[type=email]:focus,
@@ -1390,6 +1392,8 @@
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
 
 
 
/* bootstrap */
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
@@ -1450,4 +1454,5 @@
*background-color: #222222;
}
 
 
/* .dark-grey color scheme end */