another finetuning
This commit is contained in:
@ -301,7 +301,7 @@ body {
|
||||
|
||||
.emphgray {
|
||||
color: #5e5c64;
|
||||
background-image: linear-gradient(to left, #959595, #cecece);
|
||||
background-image: linear-gradient(to left, #959595, #e6e6e6);
|
||||
}
|
||||
|
||||
.unround-border {
|
||||
@ -309,6 +309,10 @@ body {
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
.border-frame {
|
||||
border: 1px solid;
|
||||
}
|
||||
|
||||
.round-border {
|
||||
border-radius: 8px;
|
||||
font-weight: bolder;
|
||||
|
Reference in New Issue
Block a user