mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Release 2.0.8 : New readable theme
Includes support for new /links folder in the template directory
This commit is contained in:
8
templates/readable/css/resume.css
Normal file
8
templates/readable/css/resume.css
Normal file
@@ -0,0 +1,8 @@
|
||||
#footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#footer + p {
|
||||
width: 100%;
|
||||
font-size: 11px;
|
||||
}
|
||||
Reference in New Issue
Block a user