]> Softwares of Agnibho - obscalc.git/blobdiff - custom.css
Reorganized into components
[obscalc.git] / custom.css
diff --git a/custom.css b/custom.css
deleted file mode 100755 (executable)
index dd3bc1a..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-/**********************************************************************\r
- * Title: ObsCalc\r
- * Description: An Obstetric Calculator\r
- * Author: Agnibho Mondal\r
- * Website: http://code.agnibho.com\r
- **********************************************************************\r
-   Copyright (c) 2016 Agnibho Mondal\r
-   All rights reserved\r
- **********************************************************************\r
-   This file is part of ObsCalc.\r
-   \r
-   ObsCalc is free software: you can redistribute it and/or modify\r
-   it under the terms of the GNU General Public License as published by\r
-   the Free Software Foundation, either version 3 of the License, or\r
-   (at your option) any later version.\r
-   \r
-   ObsCalc is distributed in the hope that it will be useful,\r
-   but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-   GNU General Public License for more details.\r
-   \r
-   You should have received a copy of the GNU General Public License\r
-   along with Obscalc. If not, see <http://www.gnu.org/licenses/>.\r
- **********************************************************************/\r
-\r
-h1, h2, h3, h4, h5, h6{\r
-    text-align:center;\r
-}\r
-#watch{\r
-    position:fixed;\r
-    top:0;\r
-    left:0;\r
-    cursor:pointer;\r
-}\r
-#limit{\r
-    position:fixed;\r
-    bottom:0;\r
-    right:0;\r
-}\r
-#alert{\r
-    position:fixed;\r
-    top:0;\r
-    left:0;\r
-}\r