Update base.html
This commit is contained in:
parent
b840e01c5c
commit
47d02a6853
|
@ -419,6 +419,18 @@ background-color:
|
|||
|
||||
}
|
||||
|
||||
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
|
||||
font-weight: 400;
|
||||
line-height: 1;
|
||||
color:
|
||||
#fff;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
background-color: #1f2234;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user