Expand Up
@@ -9,13 +9,13 @@ body {
font-weight : 200 ;
font-size : 100% ;
line-height : 1.125em ;
color : # 272727 /*# 7A7A7A*/ ;
color : # BABABA ; /* XX-WHITE #272727 | # 7A7A7A */ ;
display: flex ;
flex-direction : column ;
}
html { min-width : 750px ;}
html , body { height : 100% ;background-color : # 1E1F1F ; }
hr { color : # D6D6D64D ; background-color : transparent; }
hr { color : # 191A1A4D /* XX-WHITE # D6D6D64D */ ; background-color : transparent; }
/* Global Structure ============================================================= */
Expand All
@@ -32,20 +32,20 @@ hr { color:#D6D6D64D; background-color:transparent; }
height : 72px ;
min-height : 72px ;
overflow : hidden;
background : url(../ images/header-bg_white.gif) 0 0 repeat-x;
background : url(../ images/header-bg_black.gif) /* XX-WHITE url(../images/header- bg_white.gif) */ 0 0 repeat-x;
}
/*Gallery*/
# gallery {
height : 380px ;
min-height : 380px ;
overflow : hidden;
background : url(../ images/gallerry-bg_white.jpg) 0 0 repeat-x;
background : url(../ images/gallerry-bg_black.jpg) /* XX-WHITE url(../images/gallerry- bg_white.jpg) */ 0 0 repeat-x;
}
# gallery_plugins {
height : 296px ;
overflow : hidden;
background : url(../ images/gallerry-bg_white.jpg) 0 0 repeat-x;
background : url(../ images/gallerry-bg_black.jpg) /* XX-WHITE url(../images/gallerry- bg_white.jpg) */ 0 0 repeat-x;
}
.individual_plugin_container {
position : absolute;
Expand All
@@ -56,16 +56,16 @@ hr { color:#D6D6D64D; background-color:transparent; }
/*font-family: 'Cutive Mono', sans-serif;*/
z-index : 100 ;
position : absolute;
color : # cfcdcd ; /* FIXME */
color : # cfcdcd ; /* XX-WHITE FIXME */
font-size : 100% ;
left : 45px ;
top : 215px ;
}
.text_download a {
color : # cfcdcd ; /* FIXME */
color : # cfcdcd ; /* XX-WHITE FIXME */
}
.text_download a : hover {
color : # 9eb2c5 ; /* FIXME */
color : # 9eb2c5 ; /* XX-WHITE FIXME */
}
.linuxLogo {
background : url(../ images/logo_linux.png) 100% 0 no-repeat;
Expand Down
Expand Up
@@ -94,7 +94,7 @@ hr { color:#D6D6D64D; background-color:transparent; }
/* Footer */
footer {
padding : 18px 0 18px 0 ;
border-top : 5px solid # D6D6D6 ;
border-top : 5px solid # 1A1A1A /* XX-WHITE # D6D6D6 */ ;
}
Expand Down
Expand Up
@@ -175,7 +175,7 @@ pmain{
/*----- txt, links, lines, titles -----*/
a {
color : # 2D5B7A ;
color : # 5D8BAA /* XX-WHITE # 2D5B7A */ ;
outline : none;
text-decoration : none;
}
Expand Down
Expand Up
@@ -205,7 +205,7 @@ h2.pointer a{
font-size : 30px ;
line-height : 1.2em ;
font-weight : 200 ;
color : # 2D5B7A ;
color : # 5D8BAA /* XX-WHITE # 2D5B7A */ ;
margin-bottom : 22px ;
}
h2 .pointer a : hover {
Expand All
@@ -216,11 +216,11 @@ h2 {
font-size : 30px ;
line-height : 1.2em ;
font-weight : 200 ;
color : # 212222 ;
color : # F1F2F2 /* XX-WHITE # 212222 */ ;
margin-bottom : 22px ;
}
h2 a {
color : # 212222 ;
color : # F1F2F2 /* XX-WHITE # 212222 */ ;
text-decoration : none;
font-size : 24px ;
}
Expand All
@@ -232,11 +232,11 @@ h3 {
font-weight : 300 ;
font-size : 120% ;
margin-bottom : 6px ;
color : # 212222 ;
color : # E1E2E2 /* XX-WHITE # 212222 */ ;
}
h3 a {
text-decoration : none;
color : # 212222 ; }
color : # E1E2E2 /* XX-WHITE # 212222 */ ; }
h3 a : hover {
color : # 8a8a8a ;
}
Expand All
@@ -247,14 +247,14 @@ h3 {
text-decoration : none;
}
# loopedSlider a : hover {
color : # 212222 ;
color : # F1F2F2 /* XX-WHITE # 212222 */ ;
text-decoration : none;
}
/*==================boxes====================*/
.main-box {
border-top : 5px solid # f9f9f9 ;
background : # f9f9f9 ;
border-top : 5px solid # 040404 /* XX-WHITE # f9f9f9 */ ;
background : # 040404 /* XX-WHITE # f9f9f9 */ ;
width : 100% ;
flex : 1 ;
}
Expand Down
Expand Up
@@ -295,7 +295,7 @@ header nav {
font-family : 'Raleway' , sans-serif;
font-weight : 300 ;
font-size : 22px ;
color : # ddd ;
color : # fff /* XX-WHITE # ddd */ ;
height : 67px ;
line-height : 67px ;
text-decoration : none;
Expand Down
Expand Up
@@ -382,7 +382,7 @@ header nav {
}
.content img , aside img {
border : 1px solid # EBEBEB ;
border : 1px solid # 3B3B3B /* XX-WHITE # EBEBEB */ ;
padding : 2px ;
border-radius : 4px ;
-moz-border-radius : 4px ;
Expand Down
Expand Up
@@ -427,7 +427,7 @@ header nav {
display : inline;
font-size : 17px ;
line-height : 0.1em ;
color : # 272727 ;
color : # f9f9f9 /* XX-WHITE # 272727 */ ;
float : right;
margin-right : 3px ;
}
Expand Down
Expand Up
@@ -593,12 +593,12 @@ display:none;
width : 300px ;
}
.the_menu li {
background-color : # ffffff ;
background-color : # 040404 /* XX-WHITE # ffffff */ ;
}
.the_menu li a {
font-family : 'Raleway' , sans-serif;
font-weight : 200 ;
color : # 2D5B7A ;
color : # 5D9BAA /* XX-WHITE # 2D5B7A */ ;
text-decoration : none;
padding : 0px 10px 0px 5px ;
display : block;
Expand Down