Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
themes /
garland /
Delete
Unzip
Name
Size
Permission
Date
Action
color
[ DIR ]
drwxr-sr-x
2010-08-25 04:50
images
[ DIR ]
drwxr-sr-x
2010-08-25 04:50
minnelli
[ DIR ]
drwxr-sr-x
2010-08-25 04:50
block.tpl.php
304
B
-rw-r--r--
2014-12-11 05:46
comment.tpl.php
773
B
-rw-r--r--
2014-12-11 05:46
fix-ie-rtl.css
1.2
KB
-rw-r--r--
2014-12-11 05:46
fix-ie.css
1.39
KB
-rw-r--r--
2014-12-11 05:46
garland.info
338
B
-rw-r--r--
2014-12-11 05:46
inc_scroller.htm
2.49
KB
-rw-r--r--
2010-08-25 04:50
logo.png
5.27
KB
-rw-r--r--
2014-12-11 05:46
maintenance-page.tpl.php
2.93
KB
-rw-r--r--
2014-12-11 05:46
node.tpl.php
795
B
-rw-r--r--
2014-12-11 05:46
page.tpl.php
3.56
KB
-rw-r--r--
2014-12-11 05:46
print.css
1.16
KB
-rw-r--r--
2014-12-11 05:46
screenshot.png
6.48
KB
-rw-r--r--
2014-12-11 05:46
style-rtl.css
4.5
KB
-rw-r--r--
2014-12-11 05:46
style.css
18.34
KB
-rw-r--r--
2014-12-11 05:46
template.php
2.5
KB
-rw-r--r--
2014-12-11 05:46
uwpscroller.swf
84.37
KB
-rw-r--r--
2010-08-25 04:50
Save
Rename
/** * Garland, for Drupal 6.x * Stefan Nagtegaal, iStyledThis [dot] nl * Steven Wittens, acko [dot] net */ body { /* Center layout */ text-align: center; /* Allow text resizing */ font-size: 80%; } #header-region, #wrapper #container { /* Reset text alignment */ text-align: left; /* LTR */ } #wrapper #container #center { /* Reduce amount of damage done by extremely wide content */ overflow: hidden; } #wrapper #container #center .right-corner .left-corner { /* Because of the lack of min-height, we use height as an alternative */ height: 400px; } fieldset { /* Don't draw backgrounds on fieldsets in IE, as they look really bad. */ background: none; } ul.primary { /* Fix missing top margin */ position: relative; /* LTR */ /* top: 0.5em; */ } /* Prevent fieldsets from shifting when changing collapsed state. */ html.js fieldset.collapsible { position: relative; top: -1em; } html.js fieldset.collapsed { top: 0; margin-bottom: 1em; } tr.menu-disabled { /* Use filter to emulate CSS3 opacity */ filter: alpha(opacity=50); } #header-region { /* Because of the lack of min-height, we use height as an alternative */ height: 1em; } tr.taxonomy-term-preview { filter: alpha(opacity=50); } #attach-hide label, #uploadprogress div.message { /* Fading elements in IE causes the text to bleed unless they have a background. */ background-color: #ffffff; }