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

41 lines
511 B

body{
background-color: rgba(255,255,255,0.6);
}
h1{
font-size: 250%;
text-align: center;
text-decoration: underline;
}
h2{
margin-top: 40px;
}
h4{
margin-top: 20px;
margin-bottom: 0px;
}
img{
display: block;
margin-left: auto;
margin-right: auto;
}
p{
text-align: justify;
}
li{
text-align: justify;
}
.droite{
float: right;
font-size: 80%;
font-style: italic;
margin: 5px;
}
.gauche{
float: left;
font-size: 80%;
font-style: italic;
}
#Sommaire{
margin-top: 100px;
margin-bottom: 100px;
}