clockwerk-www

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