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
Neeme Kahusk
plonetheme.spot
Commits
21cf073b
Commit
21cf073b
authored
Jun 24, 2016
by
vikas-parashar
Browse files
fix typography and calender margin
parent
21954f9f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
plonetheme/spot/theme/css/main.css
View file @
21cf073b
This diff is collapsed.
Click to expand it.
plonetheme/spot/theme/less/partials/base.less
View file @
21cf073b
...
...
@@ -13,8 +13,13 @@ body:not(.section-front-page):not(.section-events){
}
}
h1,h2,h3,h4,h5,h6{
margin-top: 40px;
margin-bottom: 10px;
}
p,ul,ol,span{
font-weight: 400;
margin-bottom: 5px;
}
a:hover{
...
...
@@ -73,9 +78,16 @@ a:hover{
border: 0 !important;
border-radius: 0 !important;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
padding: 0 !important;
margin-top: 2.5em !important;
}
.vevent span.cal_wkday{
font-size:
1
em !important;
font-size:
0.9
em !important;
border-bottom: 0 !important;
}
\ No newline at end of file
}
.vevent span.cal_month{
display: block !important;
font-size: 1em !important;
}
Write
Preview
Supports
Markdown
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