Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikweb
Commits
0ccc55a2
Commit
0ccc55a2
authored
Aug 15, 2013
by
Simon Daron
Browse files
Slighly increase long text size
parent
f05817ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/style.less
View file @
0ccc55a2
...
...
@@ -41,10 +41,11 @@ body {
font-family: RE01;
line-height: 1.5;
text-align: left;
margin:
@l+5
px auto;
margin:
40
px auto;
/*padding: 0px 10px;*/
clear: both;
}
article{font-size: @m;}
/* Mixins & USEFUL CLASSES */
.squash(@x, @y: 1) {
transform: scale(@x, @y);
...
...
@@ -129,7 +130,7 @@ nav.menu li{
}
/* GLOBAL STYLES */
#main {padding:
2em
1em;}
#main {padding:1em;}
/* GLOBAL SITE NAV */
...
...
@@ -364,7 +365,7 @@ nav.menu li{
overflow: hidden;
}
.emission-detail .control .symbol{
font-size: @xxl*1.
5
;
font-size: @xxl*1.
1
;
line-height: 80%;
float:left;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment