CSS: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:
 
* in [[MediaWiki:Common.css|Commons.css]] under /** OSEG CSS Code **/  
 
* in [[MediaWiki:Common.css|Commons.css]] under /** OSEG CSS Code **/  
 
** The class .round makes tables, divs and spans (everything with a border) round with 10px.
 
** The class .round makes tables, divs and spans (everything with a border) round with 10px.
 +
 +
==Guidelines==
 +
* [https://github.com/csswizardry/CSS-Guidelines CSS-Guidelines]
  
 
==Fonts==
 
==Fonts==

Version vom 29. Juli 2013, 11:04 Uhr

OSEG Wiki

See what CSS code you can use in the OSEG Wiki:

  • in Commons.css under /** OSEG CSS Code **/
    • The class .round makes tables, divs and spans (everything with a border) round with 10px.

Guidelines

Fonts

  • Font Squirrel - handpicked free fonts for graphic designers with commercial-use licenses.

Colors

Equal Height Columns

Two Horizontal Divs

CSS3 gradient background

Images

Preprocessors

Tutorials

Links