forked from GNUsocial/gnu-social
251fd2c232
Inspired by http://csarven.ca/labs/csszengarden.com/pigeon-thoughts/zengarden-sample.html
10 lines
126 B
CSS
10 lines
126 B
CSS
/* IE specific styles */
|
|
|
|
.notice-options input.submit {
|
|
color:#fff;
|
|
}
|
|
|
|
#site_nav_local_views a {
|
|
background-color:#D0DFE7;
|
|
}
|