templates/style.css
branchv_0
changeset 63 20eed1382726
parent 53 f62393f88eab
child 67 78eca0b3ab5f
equal deleted inserted replaced
62:f7e5d47d15ad 63:20eed1382726
    25 h1 {
    25 h1 {
    26 	text-align: center;
    26 	text-align: center;
    27 }
    27 }
    28 
    28 
    29 a.anchor {
    29 a.anchor {
    30 	color: #eee;
    30 	color: transparent;
       
    31 	text-shadow: 0 0 0 #eee;
       
    32 	text-decoration: none;
       
    33 	font-family: sans-serif;
       
    34 	font-weight: normal;
       
    35 	font-size: medium;
       
    36 	width: 0px;
       
    37 	height: 0px;
       
    38 	display: inline-block;
       
    39 }
       
    40 
       
    41 h2:hover > a.anchor, li:hover > a.anchor {
       
    42 	text-shadow: 0 0 0 #999;
    31 	text-decoration: none;
    43 	text-decoration: none;
    32 }
    44 }
    33 
    45 
    34 li:target, div.chapter:target {
    46 li:target, div.chapter:target {
    35    background: #eee;
    47    background: #eee;