home | career | drupal | java | mac | mysql | perl | php | scala | uml | unix

Drupal example source code file (pane-plain-box.css)

This example Drupal source code file (pane-plain-box.css) is included in the DevDaily.com "Drupal Source Code Warehouse" project. The intent of this project is to help you "Learn Drupal by Example".

PHP - Drupal tags/keywords

10px, background-color, color, h2, header-background, header-text, margin-bottom, style

The pane-plain-box.css Drupal example source code

%style {
  margin-bottom: 10px;
  color: %text;
  background-color: %background;
}

%style h2 {
  color: %header-text;
  background-color: %header-background;
}

Other Drupal examples (source code examples)

Here is a short list of links related to this Drupal pane-plain-box.css source code file:

new blog posts

"Drupal" is a registered trademark of Dries Buytaert.

my drupal tutorials and examples  

Copyright 1998-2016 Alvin Alexander, alvinalexander.com
All Rights Reserved.

Beginning in 2016, a portion of the proceeds from pages under the '/drupal-code-examples/' URI will be donated to charity.