mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-26 18:05:24 +01:00
reduces font-weight and letter-spacing in ToC/recipes
This commit is contained in:
parent
b0f2b62767
commit
5cb449afcc
@ -152,8 +152,7 @@ div {
|
|||||||
background-color: #383838;
|
background-color: #383838;
|
||||||
padding: 14px;
|
padding: 14px;
|
||||||
font-family: "Montserrat";
|
font-family: "Montserrat";
|
||||||
font-weight: bold;
|
letter-spacing: 0.05em;
|
||||||
letter-spacing: 0.1em;
|
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user