Files
MultiPar/alpha/help/0409/style_panel.css
2023-03-20 14:01:38 +09:00

22 lines
299 B
CSS

* {
line-height:1.7;
text-underline-position:under;
}
body {
padding: 0px 0px 0px 170px ;
}
div#left_area {
position: fixed !important;
position: absolute;
padding: 0px 0px 0px 10px ;
top: 0;
left: 0;
width: 160px;
height: 100%;
background-color: #fffbf0 ;
overflow: auto;
}