Migrate the template to Joomla 4 #1

Merged
christian merged 13 commits from dev/j4-compatibility into master 2022-04-09 14:57:52 +00:00
Showing only changes of commit ace8ca68a3 - Show all commits

View File

@ -90,7 +90,6 @@
@include abstract.for-desktop {
padding: 10px 5px 10px 4px;
border-left: 6px solid transparent;
}
}
@ -156,7 +155,7 @@
#topmenu-div {
@include abstract.for-desktop {
position: sticky;
top: 0px;
top: 0;
width: 100vw;
height: 40px;
z-index: 1;
@ -166,7 +165,6 @@
a.facebook {
img {
display: none;
height: 25px;
@include abstract.for-desktop {