CSS refactoring and scaling
This commit is contained in:
parent
bd8bcc369b
commit
b1d44d3af3
2 changed files with 22 additions and 19 deletions
|
@ -7,7 +7,7 @@
|
|||
<script src="main.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="topbar">
|
||||
<div id="navbar">
|
||||
<div id="nav-streamerpic"><img src="<%= it.streamerProfilePicture %>" /></div>
|
||||
<div id="nav-title"><%= it.streamerName %>'s Learn Request Queue</div>
|
||||
<div id="nav-requests"><a href="/">Requests</a></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue