huwhois преди 4 години
родител
ревизия
bbf8ceb185
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 6 6
      public/static/css/index.css

+ 6 - 6
public/static/css/index.css

@ -11,18 +11,18 @@ header span {
11 11
    font-size: 20px;
12 12
}
13 13
14
aside div.nav {
15
    padding-left: 10px;
16
}
17
18
aside div.toc {
14
aside {
19 15
    width:17%;
16
    top: 60px;
20 17
    padding-right: 10px;
21
    top: 90px;
22 18
    position: fixed;
23 19
    overflow-y:scroll;
24 20
    height: 90%
25 21
}
22
aside div.toc {
23
    margin-top: 10px;
24
}
25
26 26
article {
27 27
    margin-top: 60px;
28 28
    width:80%;