Skip to content

Commit

Permalink
Some ui enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
mohab committed Nov 24, 2023
1 parent e9770b6 commit bbab7c6
Show file tree
Hide file tree
Showing 5 changed files with 413 additions and 389 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet"
/>
<link rel="icon" type="image/x-icon" href="/media/icon.png" />
</head>
<body>
<div id="second-body">
<div style="text-align: center; margin-bottom: 5px">
<span class="head" style="color: #e5e512">Codeforces</span>
<span class="head" style="color: #5959cd">Problem</span>
<span class="head" style="color: #dd1818">Selector</span>
<img src="media/banner.png" alt="banner" id="banner" />
<span
style="
display: block;
Expand Down
Loading

0 comments on commit bbab7c6

Please sign in to comment.