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 f14e280 commit d8cbeed
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions rit/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -945,15 +945,6 @@ Laga cookiebot útlit
padding-top: .6em !important;
}
}
/* Laga vertical-align á #CybotCookiebotDialog label */
#CybotCookiebotDialog label {
vertical-align: top !important;
height: 24.5px !important;
}
/* Setja line-height á #CybotCookiebotDialog button */
#CybotCookiebotDialog button {
line-height: 17px !important;
}
/* Setja margin-bottom á <p> í "Um" glugganum */
#CybotCookiebotDialogDetailBodyContentTextAbout p {
margin-bottom: 16px !important;
Expand Down Expand Up @@ -982,8 +973,15 @@ Laga cookiebot útlit
#CybotCookiebotDialog button label {
display: inline-block !important;
}
#CybotCookiebotDialogBodyButtonsWrapper button {
/* #CybotCookiebotDialogBodyButtonsWrapper button {
line-height: 17px !important;
} */
#CybotCookiebotDialog label {
vertical-align: top !important;
height: 24.5px !important;
}
#CybotCookiebotDialog button {
line-height: 17px !important;
}
/* Setja background-color (og border-buttom í nav) í sama lit og --pst-color-on-background (#222832) á rit.rubik.is */
#CybotCookiebotDialog,
Expand Down

0 comments on commit d8cbeed

Please sign in to comment.