summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-11-29 15:58:28 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-11-29 15:58:28 -0500
commitc396f214c89cdc287d39d76f0d060c81e5be1edd (patch)
tree9538eaaf90767894bf8dd48c7f9ef40b511386ed /style.css
parentfc184eff38295193a37e2564ec1e385512109b7b (diff)
load the archweb.css from style.css isntead of index.php; don't ID it.
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 9e2bcb2..c117754 100644
--- a/style.css
+++ b/style.css
@@ -4,6 +4,8 @@
* as published by Sam Hocevar. See the ./COPYING file for more details.
*/
+@import url('https://www.parabola.nu/static/archweb.css');
+
/* generic */
td {