This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
vandoeuvre/wcs/auquotidien-vandoeuvre/authentic.css

24 lines
266 B
CSS

@import url(wcs.css);
ul.FederationsWidget {
list-style: circle;
margin: 1em 0 1em 2em;
}
ul.FederationsWidget li {
margin: 0.5ex 0;
}
#main-content a {
border-bottom: 1px dotted gray;
}
#login-form a {
font-weight: bold;
}
#info ul {
margin: 2em 1em;
}