mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-16 18:35:59 +01:00
updated wall of fame [May 2023] (#27)
This commit is contained in:
parent
decc99767d
commit
cf5758de53
5 changed files with 10 additions and 0 deletions
|
@ -648,6 +648,9 @@ footer a:hover {
|
|||
header {
|
||||
padding-left: 5px;
|
||||
}
|
||||
#mob-github {
|
||||
display: block;
|
||||
}
|
||||
.logo img {
|
||||
width: 160px;
|
||||
height: auto;
|
||||
|
|
BIN
public/imgs/ricingcomp2/day-night.png
Executable file
BIN
public/imgs/ricingcomp2/day-night.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 629 KiB |
BIN
public/imgs/ricingcomp2/end_4.jpg
Normal file
BIN
public/imgs/ricingcomp2/end_4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 642 KiB |
BIN
public/imgs/ricingcomp2/flafy.png
Normal file
BIN
public/imgs/ricingcomp2/flafy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
|
@ -6,6 +6,13 @@
|
|||
<hr style="color: #cfe8f6; margin: 0px 10%; height: 3px; border: none; background-color: #cfe8f6;" />
|
||||
|
||||
<div class="ricewins">
|
||||
<ul>
|
||||
<li class="month" style="font-size: 2.5rem;">May 2023</li>
|
||||
<li class="win-text">#1: end_4<br><br><img src="/imgs/ricingcomp2/end_4.jpg"></li>
|
||||
<li class="win-text">#2: Flafy<br><br><img src="/imgs/ricingcomp2/flafy.png"></li>
|
||||
<li class="win-text">#3: Mathisbuilder<br><br><img src="/imgs/ricingcomp2/day-night.png"></li>
|
||||
</ul>
|
||||
<div style="height: 100px;"></div>
|
||||
<ul>
|
||||
<li class="month" style="font-size: 2.5rem;">December 2022</li>
|
||||
<li class="win-text">#1: Flafy<br><br><img src="/imgs/ricingcomp1/flafy.png"></li>
|
||||
|
|
Loading…
Reference in a new issue