update
8
art.html
|
|
@ -140,28 +140,28 @@ var blogJsonVar = [
|
|||
"text": "Binary text desktop wallpaper dark inkscape png ",
|
||||
"url": ".\/art\/2023\/26-binary-text-desktop-wallpaper-dark-inkscape-png.png",
|
||||
"tag": " #binary #text #desktop #wallpaper #dark #inkscape #png",
|
||||
"time": "1692718027"
|
||||
"time": "1692734190"
|
||||
},
|
||||
{
|
||||
"id": "202325",
|
||||
"text": "Binary text desktop wallpaper light inkscape png ",
|
||||
"url": ".\/art\/2023\/25-binary-text-desktop-wallpaper-light-inkscape-png.png",
|
||||
"tag": " #binary #text #desktop #wallpaper #light #inkscape #png",
|
||||
"time": "1692717996"
|
||||
"time": "1692734166"
|
||||
},
|
||||
{
|
||||
"id": "202324",
|
||||
"text": "Binary text mobile wallpaper light inkscape png ",
|
||||
"url": ".\/art\/2023\/24-binary-text-mobile-wallpaper-light-inkscape-png.png",
|
||||
"tag": " #binary #text #mobile #wallpaper #light #inkscape #png",
|
||||
"time": "1692717963"
|
||||
"time": "1692734144"
|
||||
},
|
||||
{
|
||||
"id": "202323",
|
||||
"text": "Binary text mobile wallpaper dark inkscape png ",
|
||||
"url": ".\/art\/2023\/23-binary-text-mobile-wallpaper-dark-inkscape-png.png",
|
||||
"tag": " #binary #text #mobile #wallpaper #dark #inkscape #png",
|
||||
"time": "1692717933"
|
||||
"time": "1692734119"
|
||||
},
|
||||
{
|
||||
"id": "202322",
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 107 KiB |
|
|
@ -54,7 +54,7 @@ echo <<<e
|
|||
<label class="xSmall op" for="text">text:</label>
|
||||
<textarea id="text" name="text" rows="4" cols="50">$text</textarea>
|
||||
|
||||
<input class="xxSmall" style="padding: 0; min-height: 1px; height: 24px;" type="submit">
|
||||
<input type="submit">
|
||||
|
||||
|
||||
</form>
|
||||
|
|
|
|||