diff options
Diffstat (limited to 'views/default/n1_theme/css.php')
-rw-r--r-- | views/default/n1_theme/css.php | 3 |
1 files changed, 3 insertions, 0 deletions
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; +} |