- Patch #231115 by Stefan: clean up file headers.
parent
6aa7c385e3
commit
b55b45bcea
|
|
@ -84,5 +84,9 @@ TRANSLATIONS COORDINATOR
|
|||
M: Gerhard Killesreiter <gerhard@killesreiter.de>
|
||||
S: maintained
|
||||
|
||||
GARLAND THEME
|
||||
M: Stefan Nagtegaal <stefan@robuustdesign.nl>
|
||||
S: maintained
|
||||
|
||||
THE REST:
|
||||
M: Dries <dries@drupal.org>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
/**
|
||||
* Garland, for Drupal 7.0
|
||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
||||
* Steven Wittens, acko [dot] net
|
||||
*/
|
||||
|
||||
body {
|
||||
/* Center layout */
|
||||
text-align: center;
|
||||
|
|
|
|||
|
|
@ -1,11 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
/**
|
||||
* Garland, for Drupal 7.0
|
||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
||||
* Steven Wittens, acko [dot] net
|
||||
*/
|
||||
|
||||
body {
|
||||
/* Center layout */
|
||||
text-align: center;
|
||||
|
|
|
|||
|
|
@ -1,11 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
/**
|
||||
* Minnelli, for Drupal 7.0
|
||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
||||
* Steven Wittens, acko [dot] net
|
||||
*/
|
||||
|
||||
body #wrapper #container {
|
||||
width: 560px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,14 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
/**
|
||||
* Garland, for Drupal 5.0
|
||||
* Stefan Nagtegaal, iStyledThis [dot] nl
|
||||
* Steven Wittens, acko [dot] net`
|
||||
*
|
||||
* If you use a customized color scheme, you must regenerate it after
|
||||
* modifying this file.
|
||||
*/
|
||||
|
||||
body, input, textarea, select {
|
||||
color: #000;
|
||||
background: none;
|
||||
|
|
|
|||
|
|
@ -1,11 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
/**
|
||||
* Garland, for Drupal 7.0
|
||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
||||
* Steven Wittens, acko [dot] net
|
||||
*/
|
||||
|
||||
html {
|
||||
direction: rtl;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,14 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
/**
|
||||
* Garland, for Drupal 7.0
|
||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
||||
* Steven Wittens, acko [dot] net`
|
||||
*
|
||||
* If you use a customized color scheme, you must regenerate it after
|
||||
* modifying this file.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Generic elements
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue