X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=web%2Findex.php;h=4070e217bdfb8a51b9c1660f7b68984b520fea7a;hb=304647a7672165dd35ffe54884ed9aedcc9bf363;hp=24f37946c4e37fe809acef0592ff4cc8b00c2265;hpb=96f8ce1f47009e5f763b05566db3f6cca07cdc76;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/web/index.php b/web/index.php index 24f3794..4070e21 100755 --- a/web/index.php +++ b/web/index.php @@ -72,6 +72,10 @@ --k_ui_gray1: #a89984; } + table, th, td { + border:1px solid var(--k_ui_bg3); + } + body { font-family: 'Roboto Condensed', sans-serif; color: var(--k_ui_fg4); @@ -215,6 +219,7 @@ srpage( "workshop_content", "Content" ); srpage( "workshop_board", "Custom board guide" ); srpage( "workshop_world", "World guide" ); + srpage( "workshop_player", "Avatar guide" ); ?>