1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-02 15:06:23 -07:00
gochan/sass/burichan/_front.scss

24 lines
312 B
SCSS
Raw Normal View History

#site-title {
font-family: sans-serif;
padding-top: 88px;
}
#site-slogan {
font-size:9pt;
font-style: italic;
}
.tab {
background-color: #dfdffe;
border: 1px solid #9295a4;
}
#current-tab {
margin-top: 16px;
border-bottom: 0px;
}
#current-tab, div.section-title-block {
background-color: #bfc6e7;
}