Page MenuHomeWickedGov Phorge

LanguageSection.less
No OneTemporary

Size
380 B
Referenced Files
None
Subscribers
None

LanguageSection.less

@import '../../minerva.less/minerva.variables.less';
/* stylelint-disable selector-max-id */
#p-lang {
display: none;
h4 {
margin-bottom: 10px;
}
// If hash fragment requests it.
&:target {
display: block;
}
}
.minerva-languages {
column-count: 2;
li {
list-style: none;
}
@media all and ( min-width: @min-width-breakpoint-tablet ) {
column-count: 3;
}
}

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 17:06 (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
64/71/2f58c97c192bb2f1dcb5726691f2
Default Alt Text
LanguageSection.less (380 B)

Event Timeline