mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
shared styles update
This commit is contained in:
parent
39cbc56161
commit
1269d2a156
@ -14,6 +14,8 @@
|
|||||||
&.white{
|
&.white{
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
.by{
|
.by{
|
||||||
|
color: white;
|
||||||
|
font-weight: 300;
|
||||||
svg{
|
svg{
|
||||||
path,
|
path,
|
||||||
polygon{
|
polygon{
|
||||||
@ -67,9 +69,10 @@
|
|||||||
height: $header-height;
|
height: $header-height;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
padding-top: 2px;
|
padding-top: 2px;
|
||||||
|
color: black;
|
||||||
line-height: $header-height;
|
line-height: $header-height;
|
||||||
font-family: $header-font-family;
|
font-family: $header-font-family;
|
||||||
font-weight: 300;
|
font-weight: 600;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user