Widget:Css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(<noscript> Block rein, keine Ahnung, wie lange das dauert, bis das funzt) |
|||
| Zeile 16: | Zeile 16: | ||
importCSS("<!--{$src}-->"); | importCSS("<!--{$src}-->"); | ||
/* ]]> */ | /* ]]> */ | ||
| − | </script></includeonly> | + | </script> |
| + | <noscript> | ||
| + | <style type="text/css">@import "http://kamelopedia.net/index.php?title=MediaWiki:Skin/<!--{$src|escape:'urlpathinfo'}-->.css&action=raw&ctype=text/css";</style> | ||
| + | </noscript> | ||
| + | </includeonly> | ||