diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2016-12-30 01:13:22 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-08-26 21:58:51 +0200 |
commit | a9be8bee43fc4a396615bb4d5cdf2b4c0c673b2c (patch) | |
tree | 157c63fe3c4a4a97ed19c02674119410bb53ca99 /zurb-F5-basic | |
parent | 3ce3a068177f66258a9fbe9db23488e128c9d12a (diff) | |
download | pelican-themes-a9be8bee43fc4a396615bb4d5cdf2b4c0c673b2c.tar.gz |
Start thinking about using overpass.css
Diffstat (limited to 'zurb-F5-basic')
-rw-r--r-- | zurb-F5-basic/static/css/foundation.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zurb-F5-basic/static/css/foundation.css b/zurb-F5-basic/static/css/foundation.css index 6da4a5d..c5eeb4b 100644 --- a/zurb-F5-basic/static/css/foundation.css +++ b/zurb-F5-basic/static/css/foundation.css @@ -1,3 +1,4 @@ +/* http://overpass-30e2.kxcdn.com/overpass.css ??? */ @import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700"); meta.foundation-mq-small { font-family: "/only screen and (max-width: 40em)/"; |