diff options
author | Sarven Capadisli <csarven@controlyourself.ca> | 2009-04-19 23:45:03 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@controlyourself.ca> | 2009-04-19 23:45:03 +0000 |
commit | a37bfcbb4344948497f3055c641f174314f07d7b (patch) | |
tree | e76b819ad338f7c91efbb5b750c0391131467d5e /theme/otalk/css | |
parent | 5c753e20ccc4b96e7007e4c5f5c3d01c3499488c (diff) |
Update to theme name in stylesheets.
Diffstat (limited to 'theme/otalk/css')
-rw-r--r-- | theme/otalk/css/base.css | 2 | ||||
-rw-r--r-- | theme/otalk/css/display.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/theme/otalk/css/base.css b/theme/otalk/css/base.css index c8737ea16..fc82798c8 100644 --- a/theme/otalk/css/base.css +++ b/theme/otalk/css/base.css @@ -1,4 +1,4 @@ -/** theme: italk base +/** theme: otalk base * * @package Laconica * @author Sarven Capadisli <csarven@controlyourself.ca> diff --git a/theme/otalk/css/display.css b/theme/otalk/css/display.css index 54350fcc6..b6ee9aaea 100644 --- a/theme/otalk/css/display.css +++ b/theme/otalk/css/display.css @@ -1,4 +1,4 @@ -/** theme: identica +/** theme: otalk * * @package Laconica * @author Sarven Capadisli <csarven@controlyourself.ca> |