2014-12-13 23:13:34 +01:00
|
|
|
*{
|
|
|
|
box-shadow: 0 0 0 0 !important;
|
|
|
|
border-color: #EAEAEA !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
nav { background-color: #27333F !important; }
|
|
|
|
aside { background-color: #EAEEF4 !important }
|
|
|
|
|
2014-02-23 15:57:27 +01:00
|
|
|
body, section { background-color: #ffffff !important;}
|
|
|
|
#profile-jot-form { background-color: #ffffff !important;}
|
|
|
|
.dspr, .twit, .pump, .dfrn { background-color: #ffffff !important;}
|
2014-06-15 19:37:14 +02:00
|
|
|
|
|
|
|
div.pager, ul.tabs {
|
|
|
|
box-shadow: unset;
|
|
|
|
background-color: unset;
|
|
|
|
border-bottom: unset;
|
|
|
|
}
|
|
|
|
|
|
|
|
aside {
|
|
|
|
border-right: 1px solid #D2D2D2;
|
2014-12-13 23:13:34 +01:00
|
|
|
}
|