mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Also put the shaded background on desktop
This commit is contained in:
@@ -203,6 +203,11 @@
|
||||
|
||||
h1, h2 {font-weight: bold;}
|
||||
|
||||
.primary-textual {
|
||||
background: rgba($primary, 0.2);
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.bio {
|
||||
color: dark-light-diff($secondary, $primary, 75%, 0%);
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
|
||||
|
||||
Reference in New Issue
Block a user