my website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dfsek.com/templates/default-layout.cassius

40 lines
610 B

body
margin: 0px auto
line-height: 1.6
font-size: 18px
color: rgb(189, 183, 175)
background-color: #181a1b
#navbar, .menu-item, .menu-children
background-color: rgb(32, 35, 36)
#signin
position: absolute
top: 0px
right: 4px
.active
background-color: rgb(69, 74, 77) !important
.menu-children
visibility: hidden
opacity: 0
position: absolute
display:none
.menu-item:hover > .menu-children, menu-children:hover
visibility: visible
opacity: 1
display: block
#content
padding: 0 20px
h1, h2, h3
line-height: 1.2
*
scrollbar-color: #454a4d #202324
a
color: #3391ff