Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
abjarna committed Jul 8, 2024
1 parent 6396b9c commit 4d475e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rit/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -917,8 +917,8 @@ Laga cookiebot útlit
#CybotCookiebotDialog *,
#CookiebotWidget * {
font-family: var(--pst-font-family-base) !important;
font-size: 16px !important;
letter-spacing: -0.02em !important;
/* font-size: 16px !important; */
letter-spacing: -0.02em !important;
}
/* Setja sama letur á <h2> og er á <h5> á síðunni */
#CybotCookiebotDialog h2 {
Expand Down Expand Up @@ -972,7 +972,7 @@ Laga cookiebot útlit
box-shadow: none !important;
}
#CybotCookiebotDialog button label {
display: inline-block !important;
display: inline-block !important;
}
#CybotCookiebotDialogBodyButtonsWrapper button {
line-height: 19px !important;
Expand All @@ -992,7 +992,7 @@ Laga cookiebot útlit
}
#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider:before,
#CybotCookiebotDialog[dir=rtl] #CybotCookiebotDialogTabContent input+.CybotCookiebotDialogBodyLevelButtonSlider:before {
background-color: #ffffff !important;
background-color: #ffffff !important;
}
.CybotCookiebotFader {
background-image: linear-gradient(to top, rgb(34,40,50), rgba(34,40,50,0.8), rgba(34,40,50,0)) !important;
Expand Down

0 comments on commit 4d475e7

Please sign in to comment.