mod_http_muc_log/res/http_muc_log.html
changeset 4199 796c0eef888c
parent 4186 1890115b2773
child 4200 a10e27c9a289
equal deleted inserted replaced
4198:13bcdfd9c714 4199:796c0eef888c
    18 nav{font-size:large;margin:1ex 1ex;clear:both;line-height:1.5em;}
    18 nav{font-size:large;margin:1ex 1ex;clear:both;line-height:1.5em;}
    19 footer nav .up{display:none;}
    19 footer nav .up{display:none;}
    20 @media screen and (min-width: 460px) {
    20 @media screen and (min-width: 460px) {
    21 nav {font-size:x-large;margin:1ex 1em;}
    21 nav {font-size:x-large;margin:1ex 1em;}
    22 }
    22 }
    23 nav a{padding: 1ex;}
    23 nav a{padding: 1ex;margin: 1ex}
    24 nav .up{font-size:smaller;display:block;clear:both;}
    24 nav .up{font-size:smaller;display:block;clear:both;}
    25 nav .up::before{content:"↑ ";}
    25 nav .up::before{content:"↑ ";}
    26 nav .prev{float:left;}
    26 nav .prev{float:left;}
    27 nav .next{float:right;}
    27 nav .next{float:right;}
    28 nav .next::after{content:" →";}
    28 nav .next::after{content:" →";}