We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acb8e1 commit 3347979Copy full SHA for 3347979
.gitignore~
@@ -0,0 +1,7 @@
1
+*.pyc
2
+*.pyo
3
+.DS_Store
4
+.coverage
5
+local_settings.py
6
+app/theme/static/media/
7
+*.db
app/theme/static/css/csesoc.css
@@ -834,6 +834,10 @@ height: 4em;
834
color: white;
835
}
836
837
+.alert-box a {
838
+ color: white;
839
+}
840
+
841
/*.sticky {
842
position: absolute;
843
width: 100%;
0 commit comments