forked from leftypol/leftypol
Kalyx's new CSS
This commit is contained in:
parent
4210316508
commit
36e001f007
15 changed files with 3373 additions and 858 deletions
|
@ -10,7 +10,7 @@
|
|||
<title>{{ settings.title }} (/{{ board }}/)</title>
|
||||
</head>
|
||||
<body class="theme-catalog board-{{ board }}">
|
||||
<div class="topbar">
|
||||
<div class="top bar topbar">
|
||||
{{ boardlist.top }}
|
||||
</div>
|
||||
<header>
|
||||
|
|
|
@ -17,12 +17,12 @@
|
|||
|
||||
<header>
|
||||
<center>
|
||||
<img alt="header" src="static/lainchan_header_console.gif"/>
|
||||
<img alt="header" class="lain_banner" src="static/lainchan_header_console.gif"/>
|
||||
</center>
|
||||
</header>
|
||||
<br>
|
||||
|
||||
<img alt="mascot" src="static/lain_banner1.png"/>
|
||||
<img alt="mascot" class="lain_banner"src="static/lain_banner1.png"/>
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue