Files
MultiPar/alpha/help/0411/style_panel.css
2023-03-20 14:03:53 +09:00

22 lines
299 B
CSS

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