From 6e3ad2f1355e5f474cc02ab3b9eebe881dbb04ee Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Thu, 29 Nov 2018 00:03:00 +0100 Subject: fonts --- assets/css/old/styleedit.css | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 assets/css/old/styleedit.css (limited to 'assets/css/old') diff --git a/assets/css/old/styleedit.css b/assets/css/old/styleedit.css deleted file mode 100644 index 21435fb..0000000 --- a/assets/css/old/styleedit.css +++ /dev/null @@ -1,27 +0,0 @@ -.edit { - background-color: greenyellow; -} - -#linklist { - background-color: blanchedalmond; -} - -#submit { - background-color: coral; -} - -#copy { - background-color: darkkhaki; -} - -#html { - background-color: deepskyblue; -} - -#artedit { - background-color: darksalmon; -} - -#editoption { - background-color: blueviolet; -} \ No newline at end of file -- cgit v1.2.3