Rename ID "main" into "main-content"

This commit is contained in:
Guillaume Gomez 2021-11-29 17:14:05 +01:00
parent 1e55c31cbb
commit d7e998dd14
25 changed files with 88 additions and 90 deletions

View file

@ -4,7 +4,7 @@ of content is hidden by default (depending on the settings too), we have to over
rules.
*/
#main .attributes {
#main-content .attributes {
/* Since there is no toggle (the "[-]") when JS is disabled, no need for this margin either. */
margin-left: 0 !important;
}