Skip to content
Snippets Groups Projects
Commit d7378865 authored by ands's avatar ands
Browse files

css: links und auflistungen

parent 946ff29b
No related branches found
No related tags found
No related merge requests found
body { background-color:#261C13; }
li {
overflow-x: hidden;
overflow-y: auto;
padding: 0.5em;
}
a,a:hover,a:visited,a:active {
text-decoration:none;
font-family: inherit;
font-size: 1em;
font-style: normal;
color: #aaaaaa;
}
img { vertical-align: middle; }
/*.tweet, .query {
color: #085258;
font-family: Georgia,serif;
font-size: 120%;
}
.tweet_list {
background-color: #8ADEE2;
list-style-type: none;
margin: 0;
padding: 0;
}
.tweet_even {
background-color: #91E5E7;
}
.tweet_avatar {
float: left;
padding-right: 0.5em;
}*/
/* widget */
.widget, .widget td, .widget div {
font-family:Lucida Grande, Lucida Sans Unicode, Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment