You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

37 lines
757 B

#premotd {
box-shadow: 0 0 2px #000 !important;
margin-top: 30px !important;
padding: 7px !important;
color: #666 !important;
border-radius: 6px !important;
}
.drawer--account .acct {
display: block !important;
color: #000000 !important;
}
.column-link--transparent .icon-with-badge__badge {
border-width: 0px !important;
}
.status.status-direct {
box-shadow: 0 0 2px #a81717 !important;
}
.navigation-panel hr {
border-top: 1px solid #9baec8 !important;
}
hr {
border-radius: 0px !important;
border-color: transparent !important !important;
height: 1px !important;
}
.column-link {
display: block !important;
font-size: 16px !important;
padding: 15px !important;
text-decoration: none !important;
}