forked from GNUsocial/gnu-social
8fc8eaa1b6
Design is similar (inspired) to http://drupal.org/project/acquia_marina Two of the background illustrations are reused.
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;
|
|
}
|