mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-31 23:10:44 +00:00
5cd2d098a0
- Bans - Articles - Forums - Users Further styling improvements to form elements
12 lines
No EOL
114 B
SCSS
12 lines
No EOL
114 B
SCSS
/*
|
|
File Page
|
|
*/
|
|
|
|
#file {
|
|
|
|
.actions,
|
|
.files-list {
|
|
@include span-columns(12);
|
|
margin: em(20) 0;
|
|
}
|
|
} |