web/common.php
changeset 495 34f92d5b2acf
parent 491 ae626ab315b9
child 506 f7fd2458fc5c
child 508 c296bead6659
--- a/web/common.php	Mon Feb 06 10:54:07 2012 +0100
+++ b/web/common.php	Fri Feb 10 16:31:09 2012 +0100
@@ -238,6 +238,7 @@
 		'tabs-slideshow' => URL_ROOT.'res/css/tabs-slideshow.css',
 		'tweetcast' => URL_ROOT.'res/css/tweetcast.css',
 		'semanticboard' =>  URL_ROOT.'res/css/semanticboard.css',
+        'archives-iframe' => URL_ROOT.'res/css/archives-iframe.css',
 	),
 	'cdn' => array(
 		'blueprint-screen' => URL_ROOT.'res/blueprint/screen.css',
@@ -250,6 +251,7 @@
 		'tabs-slideshow' => URL_ROOT.'res/css/tabs-slideshow.css',
         'tweetcast' => URL_ROOT.'res/css/tweetcast.css',
         'semanticboard' =>  URL_ROOT.'res/css/semanticboard.css',
+        'archives-iframe' => URL_ROOT.'res/css/archives-iframe.css',
 	)
 );