updated sys and created publi
This commit is contained in:
+10
-1
@@ -138,10 +138,11 @@ div.user{
|
||||
}
|
||||
|
||||
.content{
|
||||
// border: 2px solid #000;
|
||||
// outline: 2px solid #000;
|
||||
padding: 1rem;
|
||||
width: 100%;
|
||||
margin-bottom: 2rem;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
section.images ul{
|
||||
width: 105%;
|
||||
@@ -155,6 +156,14 @@ div.user{
|
||||
}
|
||||
}
|
||||
}
|
||||
section.sources{
|
||||
padding:1rem;
|
||||
box-sizing: 100%;
|
||||
width: 100%;
|
||||
a{
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
p{
|
||||
img{
|
||||
border:none;
|
||||
|
||||
Reference in New Issue
Block a user