Skip to content

Commit dbee4b8

Browse files
committed
Frontend Editing file added
1 parent 15ec509 commit dbee4b8

File tree

3 files changed

+15
-16
lines changed

3 files changed

+15
-16
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
ul.categories-module {
2+
li {
3+
&.active {
4+
background: inherit;
5+
a {
6+
color: $secondary;
7+
}
8+
}
9+
a {
10+
font-size: 1rem;
11+
}
12+
}
13+
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
@import "language_switcher";
2-
@import "mod_articles_categories";
2+
@import "mod_articles_categories";
3+
@import "frontend";

astroid/astroid-template-zero/scss/astroid/joomla/_mod_article_latest.scss

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)