add pink style
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='themes/default.css') }}">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='themes/purple.css') }}">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='themes/pink.css') }}">
|
||||
|
||||
|
||||
<div id="main">
|
||||
|
||||
Reference in New Issue
Block a user