updated sys and created publi

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-21 18:09:49 +01:00
parent 2a6e2ff863
commit cefd1c2ad0
9509 changed files with 744901 additions and 32263 deletions
+11 -1
View File
@@ -93,7 +93,8 @@ div.user {
div.user .content {
padding: 1rem;
width: 100%;
margin-bottom: 2rem; }
margin-bottom: 2rem;
box-sizing: border-box; }
div.user section.images ul {
width: 105%; }
div.user section.images ul li {
@@ -102,8 +103,17 @@ div.user {
div.user section.images ul li img {
max-width: 100%;
width: 100%; }
div.user section.sources {
padding: 1rem;
box-sizing: 100%;
width: 100%; }
div.user section.sources a {
color: #000; }
div.user p img {
border: none; }
div.user video {
max-width: 100%;
max-height: 600px; }
@media print {
@page {