some edits for otomotone theme
This commit is contained in:
@ -271,7 +271,7 @@ blockquote {
|
|||||||
margin: 10px;
|
margin: 10px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border-left: 10px solid #ae6bae;
|
border-left: 10px solid #ae6bae;
|
||||||
background-color: rgba(0, 0, 0, 0.1490196078);
|
background-color: rgba(251, 175, 207, 0.0392156863);
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-info {
|
.user-info {
|
||||||
|
@ -40,6 +40,8 @@ $crit: #d53232;
|
|||||||
$site_title_color: white,
|
$site_title_color: white,
|
||||||
$topnav_color: #303030,
|
$topnav_color: #303030,
|
||||||
|
|
||||||
|
$quote_background_color: #fbafcf0a,
|
||||||
|
|
||||||
$link_color: #e87fe1,
|
$link_color: #e87fe1,
|
||||||
$link_color_visited: #ed4fb1,
|
$link_color_visited: #ed4fb1,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user