quest image positioning inside quest text

This commit is contained in:
Daniel 2014-03-24 20:17:27 +01:00
commit ba40e210f6
2 changed files with 2 additions and 5 deletions

View file

@ -109,6 +109,7 @@ article{padding:70px 0 30px}
#qtextbox{font-size:.875em;border-radius:5px;background:#fff;border:15px solid #fff;height:200px;overflow:hidden}
.qtext{padding-right:15px}
.qtext img{float:right;margin-left:15px;max-width:30%;border-radius:3px}
.xpinfo{display:none}
.xpbar{width:60%;float:left;height:10px;position:relative;background:#eee;border-radius:25px;margin:8px 0 16px}