Font weight on login button
This commit is contained in:
parent
1f8ce3e24e
commit
d05e983121
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
letter-spacing: 0.2em;
|
letter-spacing: 0.2em;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
font-weight: bold;
|
||||||
&:hover {
|
&:hover {
|
||||||
color: #ceccd2 !important;
|
color: #ceccd2 !important;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue