Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/60bed975fddd43487846ff06e39223e0029328d1/resources/library/applications/WebBrowser.wgt/css/howto.css You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 

44 lines
354 B

#content{
width:90%;
margin:5%;
}
#content table{
width:100%;
}
#info-ico{
float:right;
}
.column{
width:55%;
}
#f{
margin-top:-20px;
}
.img{
margin-left:30px;
}
.spacer{
margin-bottom:30px;
}
.lspacer{
margin-bottom:12px;
}
h1{
font-size:20px;
color:rgb(30,50,230);
}
p.small{
margin-top:-8px;
font-size:10px;
font-weight:bold;
}