Remove lines

This commit is contained in:
Luke 2020-07-30 16:10:10 +02:00
parent 58aa4282c2
commit ca0bea17bf

View file

@ -188,8 +188,6 @@ a.link {
z-index: -1; z-index: -1;
} }
/* Accordion styles */
.tabs { .tabs {
border-radius: 8px; border-radius: 8px;
overflow: hidden; overflow: hidden;
@ -206,7 +204,6 @@ a.link {
background: transparent; background: transparent;
font-weight: bold; font-weight: bold;
cursor: pointer; cursor: pointer;
/* Icon */
&:hover { &:hover {
background: transparent; background: transparent;
} }
@ -246,15 +243,12 @@ a.link {
#icon { #icon {
width: 35px; width: 35px;
position: fixed; position: fixed;
} }
#icontwo { #icontwo {
width: 35px; width: 35px;
} }
// :checked
input:checked { input:checked {
+ label #icon { + label #icon {