added home button

This commit is contained in:
emilyliublair 2021-09-12 17:51:16 -04:00
parent 6013abf15c
commit de5dd29daf
12 changed files with 51 additions and 21 deletions

BIN
cms/static/home.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -15,6 +15,6 @@
<a href="/ui/lunch_events">Lunch Events</a>
<a href="/ui/polls">Polls</a>
<a href="/ui/ssl_ops">SSL Opportunities</a>
<a href="/ui/students">Students of the Week</a>
<a href="/ui/student">Students of the Week</a>
</body>
</html>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>

View File

@ -9,8 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-md p-3" style="">
<h2 style="font-size: 24px; font-weight: bold">
<div class="container-md p-3" style="display: flex; flex-direction: row;">
<a href="http://127.0.0.1:8080/">
<img src="../static/home.png" style="height: 50px; width: 50px; margin-right: 10px; align-self: center"/>
</a>
<h2 style="font-size: 24px; font-weight: bold; align-self: center">
Admin Panel
</h2>
</div>