diff --git a/beatrice vuitton monogram.psd b/beatrice vuitton monogram.psd deleted file mode 100644 index 32c1bcb..0000000 Binary files a/beatrice vuitton monogram.psd and /dev/null differ diff --git a/beatrice vuitton palette.png b/beatrice vuitton palette.png deleted file mode 100644 index fe7a1cc..0000000 Binary files a/beatrice vuitton palette.png and /dev/null differ diff --git a/beatrice-vuitton.txt b/beatrice-vuitton.txt deleted file mode 100644 index f22dbb3..0000000 --- a/beatrice-vuitton.txt +++ /dev/null @@ -1,79 +0,0 @@ - - background-image: url(monogram.gif); - background-color: #463731; - - - /* background */ - body { - background-image: url(monogram.gif); - background-color: #463731; /* vuitton */ - background-position: center; - background-repeat: repeat; - background-size: 132px; - - color: #fff; - text-shadow: 1px 1px #000; - - text-align: center; - } - - header { - color: #e9992d; /* beatrice */ - } - - - #bernkastel { - color: #849bf3; - } - #lambdadelta { - color: #ffe4f2; - } - #virgilia { - color: #d1d0e3; - - - - $keepall_total = disk_total_space("/Volumes/Keepall/"); - $keepall_free = disk_free_space("/Volumes/Keepall/"); - $keepall_used = getDifference($keepall_total, $keepall_free); - $keepall_percent = getPercentageUsed($keepall_total, $keepall_used); - - $neverfull_total = disk_total_space("/Volumes/Neverfull/"); - $neverfull_free = disk_free_space("/Volumes/Neverfull/"); - $neverfull_used = getDifference($neverfull_total, $neverfull_free); - $neverfull_percent = getPercentageUsed($neverfull_total, $neverfull_used); - - $speedy_total = disk_total_space("/Volumes/Speedy/"); - $speedy_free = disk_free_space("/Volumes/Speedy/"); - $speedy_used = getDifference($speedy_total, $speedy_free); - $speedy_percent = getPercentageUsed($speedy_total, $speedy_used); - - $pochette_total = disk_total_space("/Volumes/Pochette/"); - $pochette_free = disk_free_space("/Volumes/Pochette/"); - $pochette_used = getDifference($pochette_total, $pochette_free); - $pochette_percent = getPercentageUsed($pochette_total, $pochette_used); - - - - stroke="#312c4c" - ^-- damier azur - - - -

Witch's Tea Parties

-

Bernkastel

-

witch of miracles

- - -

Lambdadelta

-

witch of certainty

- - - \ No newline at end of file diff --git a/public/monogram.gif b/public/monogram.gif deleted file mode 100644 index 7792356..0000000 Binary files a/public/monogram.gif and /dev/null differ