CSS: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 13: Zeile 13:
 
==Fonts==
 
==Fonts==
 
* [http://www.fontsquirrel.com/ Font Squirrel] - handpicked free fonts for graphic designers with commercial-use licenses.
 
* [http://www.fontsquirrel.com/ Font Squirrel] - handpicked free fonts for graphic designers with commercial-use licenses.
 +
 +
Heading Fonts:
 +
* [http://www.google.com/fonts/specimen/Montserrat Montserrat] ([http://theultralinx.com/2013/04/free-alternative-font-gotham-proxima-nova.html explanation])
  
 
==Colors==
 
==Colors==

Version vom 25. August 2013, 18:27 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

Initialize

Fonts

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

Heading Fonts:

Colors

Equal Height Columns

Layouts

Two Horizontal Divs

CSS Div Tables

Others

CSS3 gradient background

Menus

Forms

Modal

Animations and Effects

Footers

Images

Preprocessors

Frameworks

  • Bootstrap
  • Pure - a set of small, responsive CSS modules that you can use in every web project. (4.3KB* minified and gzipped)

Share

CSS Processors

Code Styles

Tutorials

Links