From 2bd8651a919935d98b6e546d7f670b7fb9a20ad9 Mon Sep 17 00:00:00 2001 From: Sem Date: Wed, 22 Aug 2012 03:02:49 +0200 Subject: Removed white background css added by profile plugin. --- views/default/n1_theme/css.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 views/default/n1_theme/css.php (limited to 'views') diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php new file mode 100644 index 0000000..486aff0 --- /dev/null +++ b/views/default/n1_theme/css.php @@ -0,0 +1,3 @@ +.profile-content-menu a { + background-color: transparent; +} -- cgit v1.2.3