diff --git a/views/html/characters/character.tpl b/views/html/characters/character.tpl index 2fdc870f..f74fa78c 100644 --- a/views/html/characters/character.tpl +++ b/views/html/characters/character.tpl @@ -34,7 +34,7 @@

-

+

@@ -50,6 +50,30 @@
+

+ +
+

-
-

- -
+ +
+

+

+
+ +

- - -
-

-

-
- - diff --git a/views/html/characters/index.tpl b/views/html/characters/index.tpl index a0c10339..171d09d7 100644 --- a/views/html/characters/index.tpl +++ b/views/html/characters/index.tpl @@ -3,12 +3,14 @@ -

-

+ +

0) : ?> diff --git a/views/html/characters/manage.tpl b/views/html/characters/manage.tpl index 17a2c82b..b9dd9978 100644 --- a/views/html/characters/manage.tpl +++ b/views/html/characters/manage.tpl @@ -3,13 +3,15 @@ -

-

-

+ +

- + :
- + The Legend of Z +
  • Questlab
  • 0) : ?>
  • 0) : ?> diff --git a/www/css/desktop.css b/www/css/desktop.css index fb192b69..c6d2371d 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -29,8 +29,7 @@ sup{top:-.5em} sub{bottom:-.25em} svg:not(:root){overflow:hidden} figure{margin:0} -fieldset{border:0;margin:0;padding:0} -legend{border:0;padding:0;margin-bottom:15px} +fieldset,legend{border:0;margin:0 0 10px;padding:0} button,input,select,textarea{font-family:inherit;font-size:100%;margin:0} button,input{line-height:normal} button,select{text-transform:none} @@ -142,6 +141,8 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .logreg input{margin:5px 0 15px} .logreg .cta{display:block} +.avatar li{display:inline-block;margin-right:5px;text-align:center} +.avatar img{border-radius:3px} /** Character Profile **/ @@ -157,6 +158,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .crewards li:last-child{margin-bottom:0} .crewards li .fa{font-size:1.25em} .crewards p{margin-bottom:5px} +.crewards .passed .fa{color:#850000} .cgroups img{float:left;border-radius:3px;margin-right:5px;height:35px} .cgroups p{float:left;0;padding:0 12px;line-height:35px;background:#fff;border-radius:0 3px 3px 0} @@ -186,10 +188,9 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .gdata{margin:20px 0 40px 0} .gdata li{float:left;background:#fff;padding:5px 15px;margin:0 5px 5px 0;border-radius:3px} -.gchars li{background:#fff;padding:15px 0;border-radius:3px;float:left;margin-bottom:5px;width:49%} -.gchars li:nth-child(even){float:right} +.gchars li{background:#fff;padding:15px 0;border-radius:3px;display:inline-block;margin-bottom:5px;width:49%;text-align:center;vertical-align:top} .gchars img{width:50px;height:50px;border-radius:25px} -.gchars p{margin:0;padding:0;text-align:center} +.gchars p{margin:0;padding:0} .gchars .fa{position:absolute;margin:-10px 0 0} .gquests li{padding:12px 15px 0 15px;border-radius:3px} @@ -293,8 +294,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .gbanner img{float:left;margin:20px 20px 0 0} .gbanner h1{margin:25px 0 2px} -.gchars li{width:32%;margin-right:5px} -.gchars li:nth-child(even){float:left} +.gchars li{width:32%} .achmnts .xpbar{width:89%} @@ -338,8 +338,6 @@ menu a{padding:10px 0} article{padding:20px 40px 80px 40px} .moodpic{margin:-20px -40px 0 -40px} .breadcrumbs li{display:inline;padding-right:5px} - -.gchars li{width:19%} } @media only screen and (min-width:1366px){