added bli medlem page. updated sosiale page
This commit is contained in:
@@ -145,4 +145,13 @@ a.btn:active {
|
||||
top: 13rem;
|
||||
height: 13em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.collapsable {
|
||||
display: none;
|
||||
}
|
||||
.collapsable:target {
|
||||
display: block;
|
||||
}
|
Reference in New Issue
Block a user