the last thing for real this time

This commit is contained in:
AngelJumbo
2024-05-31 11:57:06 -05:00
parent 6bbb48fb26
commit f298aa85e8
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ write_header(){
</head>
<body>
<h1>Wallpapers for Gruvbox</h1>" > $1
<h1>Gruvbox Wallpapers</h1>" > $1
}
write_section_header(){
+3 -3
View File
@@ -78,8 +78,9 @@ img:hover {
padding: 5px;
/*border-radius: 8px; */
color: #282828;
display: flex;
justify-content: center;
/*display: flex;
justify-content: center;*/
text-align: center;
}
.pager button {
@@ -93,7 +94,6 @@ img:hover {
font-size: 16px;
font-weight: 900;
margin: 4px 2px;
margin-right: 10px;
cursor: pointer;
/*border-radius: 8px; */
}