mirror of
https://github.com/typemill/typemill.git
synced 2025-07-31 03:10:19 +02:00
Version 1.4.6 Collapse Navigation, standard content, landingpage intro and fixes
This commit is contained in:
13
cache/cyanine-custom.css
vendored
Normal file
13
cache/cyanine-custom.css
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.landingpageintro h1{
|
||||
display: inline-block;
|
||||
background: white;
|
||||
padding: 4px 10px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.landingpageintro p{
|
||||
display: inline;
|
||||
background: white;
|
||||
line-height: 2.1rem;
|
||||
padding: 6px 4px 4px;
|
||||
}
|
Reference in New Issue
Block a user