color: #a756af;
background: transparent;
font-weight: normal;
-}
-
-.sidebar ul li > span,
-.sidebar ul li > a {
font-size: 100%;
}
text-align: center;
color: white;
background: #57075f;
- background: -webkit-linear-gradient(#001030, #57075f);
- background: -moz-linear-gradient(#001030, #57075f);
- background: linear-gradient(#001030, #57075f);
z-index: 400;
}
#footer #pageinfo div {
font-size: 80%;
- margin-top: 0.5em;
+ margin-top: 0;
margin-bottom: 0;
}
/* #footer }}} */
border-bottom: solid #ccc 1px;
}
+ #content a:link:after,
+ #content a:visited:after {
+ content:" [" attr(href) "] ";
+ }
+
#footer {
margin-top: 2em;
text-align: left;