# HG changeset patch # User Steve Losh # Date 1459187623 0 # Node ID 48a6ba2d68b9453de699f4a35deddf51c233f727 # Parent 73c9b8445871f6cc80bab257ca3a4b0bbadc34c7 cl-ggp: Update site. diff -r 73c9b8445871 -r 48a6ba2d68b9 cl-ggp/_dmedia/style.less --- a/cl-ggp/_dmedia/style.less Mon Mar 28 17:52:57 2016 +0000 +++ b/cl-ggp/_dmedia/style.less Mon Mar 28 17:53:43 2016 +0000 @@ -2,49 +2,109 @@ overflow-y: scroll; } .wrap { - width: 500px; + width: 600px; margin: 40px auto 180px; } -h1, h2, h3 { +body { + font-size: 18px; + line-height: 1.4; + font-family: Georgia, Palatino, "Palatino Linotype", serif; + color: #111111; +} +a { + text-decoration: none; + color: #0069d6; +} +h1, h2, h3, h4, h5 { + font-family: Palatino, "Palatino Linotype", serif; + a { - color: #404040; + color: #111111; &:hover { color: #0069d6; - text-decoration: none; } } } +h1 { + font-size: 48px; + line-height: 1; +} h2 { - font-size: 18px; + font-size: 34px; + line-height: 1; + margin-top: 40px; + margin-bottom: 0; + + code { + font-size: 34px; + border: none; + background: #fff4f4; + padding: 0px 5px; + } } h3 { - font-size: 16px; + font-size: 26px; + line-height: 1; + margin-top: 40px; + margin-bottom: 0; + + code { + font-size: 24px; + border: none; + background: #fff4f4; + padding: 0px 5px; + } } h4 { - font-size: 14px; + font-size: 20px; + line-height: 1; + margin-top: 30px; + margin-bottom: 0; + + code { + font-size: 18px; + border: none; + background: #fff4f4; + padding: 0px 5px; + } } h5 { - font-size: 12px; -} -i, em { - a { - font-style: italic; + font-size: 16px; + line-height: 1; + margin-top: 18px; + margin-bottom: 0; + + code { + font-size: 14px/1; + border: none; + background: #fff4f4; + padding: 0px 5px; } } pre { - line-height: 16px; + font-size: 15px; + line-height: 1.3; white-space: pre; overflow-x: auto; + border: 1px solid #fdd; + background: #fffafa; + padding: 10px 10px; + font-family: Menlo, Monaco, Consolas, monospace; +} +code { + font-size: 15px; + border: 1px solid #fdd; + background: #fffafa; + padding: 1px 4px; + font-family: Menlo, Monaco, Consolas, monospace; } ol, ul { margin-bottom: 9px; - - li { - color: #404040; - } } footer { + margin-top: 36px; + border-top: 1px solid #eee; text-align: center; } body.index { @@ -56,15 +116,14 @@ margin-bottom: 40px; } } + h2 { + font-size: 28px/1; + } ol.toc { list-style-type: none; margin-left: 0; - - li { - font-size: 16px; - line-height: 1.25; - - } + margin-left: 0px; + padding-left: 0px; } } body.content { @@ -77,16 +136,18 @@ text-align: right; font-size: 24px; line-height: 1; - margin-top: 10px; + margin-top: 0px; } } .toc { ul { list-style-type: none; margin-left: 0px; + padding-left: 0px; ul { margin-left: 20px; + margin-bottom: 0; } } } diff -r 73c9b8445871 -r 48a6ba2d68b9 cl-ggp/changelog/index.html --- a/cl-ggp/changelog/index.html Mon Mar 28 17:52:57 2016 +0000 +++ b/cl-ggp/changelog/index.html Mon Mar 28 17:53:43 2016 +0000 @@ -3,7 +3,6 @@ Changelog / cl-ggp -