Loading css/style.css +23 −0 Original line number Original line Diff line number Diff line Loading @@ -194,3 +194,26 @@ body { margin-top: 20px; margin-top: 20px; margin-bottom: 20px; margin-bottom: 20px; } } .circle-wrapper { text-align: center; position: relative; } .circle { width: 90px; height: 90px; border-radius: 50%; font-size: 25px; color: #fff; line-height: 30px; text-align: center; background: red; transform: rotate(-20deg); padding-top: 6px; border: 3px yellow solid; font-weight: bold; position: absolute; left: 27px; top: 0px; } No newline at end of file include/header.php +5 −1 Original line number Original line Diff line number Diff line Loading @@ -17,7 +17,11 @@ Image Credits & Copyright: Colombari/E.Recurt Image Credits & Copyright: Colombari/E.Recurt </div> </div> <div class="page-title-wrapper"> <div class="page-title-wrapper"> <h1 class="text-center">Remote Authentication Portal</h1> <h1 class="text-center">Remote Authentication Portal <span class="circle-wrapper"> <div class="circle">beta<br/>version!</div> </span> </h1> </div> </div> </header> </header> <div class="container"> <div class="container"> Loading
css/style.css +23 −0 Original line number Original line Diff line number Diff line Loading @@ -194,3 +194,26 @@ body { margin-top: 20px; margin-top: 20px; margin-bottom: 20px; margin-bottom: 20px; } } .circle-wrapper { text-align: center; position: relative; } .circle { width: 90px; height: 90px; border-radius: 50%; font-size: 25px; color: #fff; line-height: 30px; text-align: center; background: red; transform: rotate(-20deg); padding-top: 6px; border: 3px yellow solid; font-weight: bold; position: absolute; left: 27px; top: 0px; } No newline at end of file
include/header.php +5 −1 Original line number Original line Diff line number Diff line Loading @@ -17,7 +17,11 @@ Image Credits & Copyright: Colombari/E.Recurt Image Credits & Copyright: Colombari/E.Recurt </div> </div> <div class="page-title-wrapper"> <div class="page-title-wrapper"> <h1 class="text-center">Remote Authentication Portal</h1> <h1 class="text-center">Remote Authentication Portal <span class="circle-wrapper"> <div class="circle">beta<br/>version!</div> </span> </h1> </div> </div> </header> </header> <div class="container"> <div class="container">