Compare commits
5 Commits
905ab86433
...
4168da8468
Author | SHA1 | Date | |
---|---|---|---|
4168da8468 | |||
7e40890fd4 | |||
2ccb298c6a | |||
c651ba0ef0 | |||
ce6b18660a |
@ -1,5 +1,6 @@
|
||||
.listingblock .pygments .hll { background-color: #ffffcc }
|
||||
.listingblock .pygments, .listingblock .pygments code { background: #ffffff; }
|
||||
.listingblock .pygments { border:1px #ddd solid;padding: 5px;background: #f8f8f8; }
|
||||
.listingblock .pygments code { background: #f8f8f8; }
|
||||
.listingblock .pygments .tok-c { color: #888888 } /* Comment */
|
||||
.listingblock .pygments .tok-err { color: #a61717; background-color: #e3d2d2 } /* Error */
|
||||
.listingblock .pygments .tok-k { color: #008800; font-weight: bold } /* Keyword */
|
||||
|
@ -80,6 +80,8 @@ h6, .h6 {
|
||||
#toctitle {
|
||||
font-size: 1.5rem;
|
||||
font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif;
|
||||
font-weight: 700;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
p {
|
||||
@ -330,11 +332,6 @@ pre, code, kbd, samp
|
||||
|
||||
.navbar-brand { font-size: 1.75rem; }
|
||||
|
||||
.toctitle {
|
||||
font-size: 1.5rem;
|
||||
font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
padding-top: 20px;
|
||||
}
|
||||
@ -380,3 +377,18 @@ tr:hover {
|
||||
figcaption {
|
||||
text-align: center;
|
||||
}
|
||||
.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{text-rendering:optimizeLegibility;text-align:left;}
|
||||
table.tableblock.fit-content>caption.title{white-space:nowrap;width:0}
|
||||
.paragraph.lead>p,#preamble>.sectionbody>[class="paragraph"]:first-of-type p{font-size:1.21875em;line-height:1.6;color:rgba(0,0,0,.85)}
|
||||
table.tableblock #preamble>.sectionbody>[class="paragraph"]:first-of-type p{font-size:inherit;}
|
||||
.admonitionblock>table{border-collapse:separate;border:0;background:none;width:100%}
|
||||
.admonitionblock>table td.icon{text-align:center;width:80px}
|
||||
.admonitionblock>table td.icon img{max-width:none}
|
||||
.admonitionblock>table td.icon .title{font-weight:bold;text-transform:uppercase}
|
||||
.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6)}
|
||||
.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}
|
||||
.exampleblock>.content{border-style:solid;border-width:1px;border-color:#e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;-webkit-border-radius:4px;border-radius:4px}
|
||||
.exampleblock>.content>:first-child{margin-top:0}
|
||||
.exampleblock>.content>:last-child{margin-bottom:0}
|
||||
.admonitionblock td.icon .icon-question:before{content:"\f128";color:#000;font-size:2em;}
|
||||
.admonitionblock td.icon .icon-answer:before{content:"\f0eb";color:#000;font-size:2em;}
|
||||
|
Binary file not shown.
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
|
Binary file not shown.
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
|
Binary file not shown.
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
|
Binary file not shown.
@ -12,13 +12,12 @@ msgstr ""
|
||||
"Last-Translator: Marc-Antoine Parent <maparent@conversence.com>\n"
|
||||
"Language: ru\n"
|
||||
"Language-Team: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"X-Language: ru_RU\n"
|
||||
"X-Source-Language: C\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
@ -166,3 +165,4 @@ msgstr "Social"
|
||||
|
||||
#~ msgid "Related Posts:"
|
||||
#~ msgstr "Articles connexes"
|
||||
|
||||
|
Reference in New Issue
Block a user