suspended the style.css for the time being

This commit is contained in:
Palma Solutions LTD
2017-05-14 08:49:00 +02:00
parent 7085e756ef
commit 402410170e

2
sc.php
View File

@@ -14,7 +14,7 @@ $error = "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried t
<head>
<title>..:: Global Account Maintenance Tool ::.. <?php print_r($version); ?> released <?php print_r($released); ?> - by <?php print_r($author); ?> [ <?php print_r($mail); ?> ]</title>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Poiret One|Play" media="screen">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- <link rel="stylesheet" type="text/css" href="css/style.css"> -->
</head>
<body>