mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-20 02:00:58 +00:00
Admin panel design changed
Admin panel design changed
This commit is contained in:
@@ -29,7 +29,7 @@ if($id && $user){
|
||||
?>
|
||||
<style>
|
||||
.prot-wrap{max-width:550px;margin:0 auto;font-family:Verdana,Arial;}
|
||||
.prot-head{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border-radius:6px;padding:16px 20px;margin-bottom:14px;display:flex;align-items:center;gap:12px;}
|
||||
.prot-head{background:linear-gradient(135deg,#66CCFF,#66CCCC);color:#fff;border-radius:6px;padding:16px 20px;margin-bottom:14px;display:flex;align-items:center;gap:12px;}
|
||||
.prot-head .icon{font-size:28px;background:rgba(255,255,255,.15);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;}
|
||||
.prot-head h2{margin:0;font-size:18px;}
|
||||
.prot-head h2 a{color:#fff;text-decoration:none;}
|
||||
|
||||
Reference in New Issue
Block a user