Synchronized build

This commit is contained in:
Lektor Bot 2023-08-07 02:36:21 +00:00
parent 7fb10eb4a9
commit a9b01d6135
2 changed files with 4 additions and 3 deletions

View File

@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.</li>
<div class="slideshow-wrapper"> <div class="slideshow-wrapper">
<div class="slideshow"> <div class="slideshow">
<div class="slideshow-inner"> <div class="slideshow-inner">
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-47d5afa00e354584aa9d404eaef26145"> <div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-bd6c34859e694e60b38677df0a73dd04">
<div class="carousel-inner" role="listbox"> <div class="carousel-inner" role="listbox">
@ -210,11 +210,11 @@ be completely customized.</p>
</div> </div>
</div> </div>
<a class="left carousel-control" href="#carousel-47d5afa00e354584aa9d404eaef26145" role="button" data-slide="prev"> <a class="left carousel-control" href="#carousel-bd6c34859e694e60b38677df0a73dd04" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span> <span class="sr-only">Previous</span>
</a> </a>
<a class="right carousel-control" href="#carousel-47d5afa00e354584aa9d404eaef26145" role="button" data-slide="next"> <a class="right carousel-control" href="#carousel-bd6c34859e694e60b38677df0a73dd04" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span> <span class="sr-only">Next</span>
</a> </a>

View File

@ -21,6 +21,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
.hll .cs { color: #8f5902; font-style: italic } /* Comment.Special */ .hll .cs { color: #8f5902; font-style: italic } /* Comment.Special */
.hll .gd { color: #a40000 } /* Generic.Deleted */ .hll .gd { color: #a40000 } /* Generic.Deleted */
.hll .ge { color: #000000; font-style: italic } /* Generic.Emph */ .hll .ge { color: #000000; font-style: italic } /* Generic.Emph */
.hll .ges { color: #000000; font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.hll .gr { color: #ef2929 } /* Generic.Error */ .hll .gr { color: #ef2929 } /* Generic.Error */
.hll .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .hll .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.hll .gi { color: #00A000 } /* Generic.Inserted */ .hll .gi { color: #00A000 } /* Generic.Inserted */