Commit bf8a9798 authored by Stanislav Ievlev's avatar Stanislav Ievlev

- adopt indexhtml design for office-server

parent b96d41c7
......@@ -38,13 +38,16 @@ div.box {
width: 780px;
margin-top: 10px;
background: #FFFFFF;
padding: 0.2em;
padding-right: 2mm;
padding-top: 2mm;
padding-bottom: 2mm;
padding: 10px 20px;
padding-top: 10px;
border: 1px solid #@MIDDLE_COLOR_HEX@;
background-color: #@LIGHT_COLOR_HEX@;
border: 1px solid #@DARK_COLOR_HEX@;;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-khtml-border-radius: 0.5em;
border-radius: 0.5em;
}
#lang {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment