degal/static/style.css
changeset 126 2c0b427e5bfd
parent 41 3b1579a7bffb
child 142 2b8dfacc6d2d
equal deleted inserted replaced
125:74f135774567 126:2c0b427e5bfd
     3 	color: #cccccc;
     3 	color: #cccccc;
     4 	font-family: "Arial", sans-serif;
     4 	font-family: "Arial", sans-serif;
     5 	font-size: small;
     5 	font-size: small;
     6 }
     6 }
     7 
     7 
     8 a, span.dragged {
     8 a {
     9 	color: #ff8800;
     9 	color: #ff8800;
    10 	text-decoration: none;
    10 	text-decoration: none;
    11 }
    11 }
    12 
    12 
    13 a:hover {
    13 a:hover {
    50 
    50 
    51 p#about {
    51 p#about {
    52     padding-top: 40px;
    52     padding-top: 40px;
    53     font-size: xx-small;
    53     font-size: xx-small;
    54     text-align: center;
    54     text-align: center;
    55 
    55     color: #666666;
    56 }
    56 }
    57 
    57 
    58 div.paginate {
    58 div.paginate {
    59     padding-top: 20px;
    59     padding-top: 20px;
    60     height: 50px;
    60     height: 50px;