Skip to content
Snippets Groups Projects
Commit cb810535 authored by Augustin Lemesle's avatar Augustin Lemesle
Browse files

Add number 3 on front page

Minor fixes
parent 5f3a9dd2
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 4 deletions
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
......@@ -10,8 +10,8 @@ css: plugin
<div class="pluginDetail">
<div class="tabs">
<div class="wrap">
<div class="goBackBtn">
<a class="goBack" href="/html/kernel-plugin.html"><i class="icon-arrow-left"></i>Back</a>
<div>
<a href="/html/kernel-plugin.html"><i class="icon-arrow-left"></i>Back</a>
</div><a class="tabLink active" href="/html/kernel-plugin.html">Plugins</a> <em></em> <a class="tabLink" href=
"/html/kernel.html">Kernel</a> <em></em> <a class="tabLink" href="/html/gui.html">GUI</a>
</div>
......
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
......@@ -490,7 +490,7 @@ a.goDown .icon {
@media (min-width: 1024px) {
.codeDemoScreen .codeDemoBlock {
width: 974px;
overflow: hidden;
overflow: visible;
}
}
@media (min-width: 1280px) {
......
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
......@@ -9,7 +9,6 @@ pre {
border: 1px cornsilk inset;
border-radius: 5px;
box-shadow: inset 0 0 .2em darkgray;
font-size: 16px;
}
li {
list-style-position: inside;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment