@@ -7,8 +7,8 @@ img {border: 0;}
7
7
8
8
# Header {position : relative;clear : both;overflow : auto;height : 110px }
9
9
# Logo {position : absolute;top : 0 ;left : 0 ;padding : 10px 0 0 62px ;width : 138px ;height : 100px }
10
- # Header h1 {float : left;background : transparent url (clojure-text.gif) no-repeat 8 px 36 px ; border : 0 ;margin : 0 ;padding : 0 ;text-indent : -9999 px ; position : absolute;top : 0 ;left : 200px ;}
11
- # Header h1 a : link , # Header h1 a : visited , # Header h1 a : hover {border : 0 ; display : block; margin : 0 ; padding : 0 ; text-decoration : none; width : 220 px ; height : 110 px ;}
10
+ # Header h1 {float : left;border : 0 ;margin : 0 ;padding : 0 ;position : absolute;top : 50 ;left : 200px ; height : 60 px }
11
+ # Header h1 a : link , # Header h1 a : visited , # Header h1 a : hover {color : # 000000 ; text-decoration : none;}
12
12
# Resources {min-height : 110px ;width : 234px ;padding : 5px 0 ;float : right;border-bottom : 1px solid # abc4e2 ;background : # e4eaf7 url (space/resources-background.gif) repeat-y;overflow : auto;}
13
13
# Resources ul {margin : 0 ;padding : 0 25px ;list-style : none;}
14
14
# ResourcesB {float : right;}
@@ -20,13 +20,12 @@ img {border: 0;}
20
20
21
21
# leftcolumn ul {list-style : none;margin : 0 ;padding : 0 ;}
22
22
23
- # leftcolumn .toc-header {font-weight : bold;display : block;background : transparent url (space/left-nav-divider.gif) repeat-x;padding : 6px 0 0 17px ;margin : 12px 0 0 0 ;}
24
- # leftcolumn a {font-weight : bold;display : block;background : transparent url (space/left-nav-divider.gif) repeat-x;padding : 6px 0 0 17px ;margin : 12px 0 0 0 ;}
23
+ # leftcolumn a , # leftcolumn .toc-header {font-weight : bold;display : block;background : transparent url (space/left-nav-divider.gif) repeat-x;padding : 6px 0 0 17px ;margin : 12px 0 0 0 ;}
25
24
# leftcolumn li a {font-weight : normal;background : none;margin : 0 ;padding : 0 0 0 17px ;}
26
25
# leftcolumn br {display : none;}
27
26
# leftcolumn .menu {margin-top : 14px ;background : # fff url (space/left-nav-background.gif) repeat-y;}
28
27
29
- # leftcolumn a : link , # leftcolumn a : visited , # leftcolumn a : active , . toc-header {color : # 666 ;}
28
+ # leftcolumn a : link , # leftcolumn a : visited , # leftcolumn a : active {color : # 666 ;}
30
29
# leftcolumn a : hover {text-decoration : underline;color : # 222 ;}
31
30
32
31
# rightcolumn {margin-left : 220px ;}
0 commit comments