Improved sanatization for server-side templating.
This commit is contained in:
parent
35fd81e1b2
commit
08fe051269
30 changed files with 151 additions and 104 deletions
|
|
@ -48,6 +48,12 @@ p.panel{
|
|||
}
|
||||
|
||||
.panel.profile-bio{
|
||||
margin-top: 0;
|
||||
margin-top: 1.5em;
|
||||
text-wrap: wrap;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.panel.profile-box{
|
||||
margin: 2em 5%;
|
||||
padding: 0.2em 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue