merge styles of prototype beuth hs project
This commit is contained in:
parent
edabe53b81
commit
28eb39b298
8 changed files with 134 additions and 74 deletions
10
css/area_togglelink.less
Normal file → Executable file
10
css/area_togglelink.less
Normal file → Executable file
|
@ -7,15 +7,14 @@
|
|||
|
||||
.togglelink {
|
||||
&.page_main-content {
|
||||
|
||||
@media @screen_max-md{
|
||||
display: none;
|
||||
}
|
||||
position: absolute;
|
||||
top: -1px;
|
||||
bottom: -1px;
|
||||
left: -(@margin-default);
|
||||
z-index: 1;
|
||||
@media @screen_max-md{
|
||||
display: none;
|
||||
}
|
||||
|
||||
a {
|
||||
.display-flex();
|
||||
|
@ -45,9 +44,6 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
@media @screen_max-md{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue