Skip to content

Instantly share code, notes, and snippets.

View bbttxu's full-sized avatar

adam krawiec bbttxu

View GitHub Profile
/* line 1, ../../app/stylesheets/foo.sass */
.rotate, #foo, #bar, #baz {
-moz-transform: rotate(40deg);
-ms-transform: rotate(40deg);
-o-transform: rotate(40deg);
-webkit-transform: rotate(40deg);
transform: rotate(40deg);
}
/* line 9, ../../app/stylesheets/foo.sass */
.rotate
-moz-transform: rotate(40deg)
-ms-transform: rotate(40deg)
-o-transform: rotate(40deg)
-webkit-transform: rotate(40deg)
transform: rotate(40deg)
#foo
font-size: 150%
# data for 2010 taken from http://data.giss.nasa.gov/gistemp/tabledata/GLB.Ts+dSST.txt
Year Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec J-D D-N DJF MAM JJA SON Year
2010 70 75 84 75 66 58 53 53 56*************** ********* 68 75 55***** 2010
/* @import "reset-adam" */
/* __________.__ .__ __ __________ _____ ____________________
* \______ \ | __ __ ____ _____________|__| _____/ |_ \______ \ / _ \ / _____/\_ _____/
* | | _/ | | | \_/ __ \\____ \_ __ \ |/ \ __\ | | _/ / /_\ \ \_____ \ | __)_
* | | \ |_| | /\ ___/| |_> > | \/ | | \ | | | \/ | \/ \ | \
* |______ /____/____/ \___ > __/|__| |__|___| /__| |______ /\____|__ /_______ //_______ /
* \/ \/|__| \/ \/ \/ \/ \/
* Blueprint variables to be used for various blueprint stuff */
/* @import "debug" */
/* __________.__ .__ __ __________ _____ ____________________
<?php
// $Id$
/* *
* @file
* page.tpl.php
*/
/**
* documentation:
* http://api.drupal.org/api/file/modules/system/page.tpl.php
/* start 'reset'
* . ___ ___ __ ___ __
* | \ \ ___) ) ____) \ ___) (__ __)
* | ) | (__ ( (___ | (__ | |
* | / | __) \___ \ | __) | |
* | |\ \ | (___ ____) ) | (___ | |
* | |_\ \_/ )_( (__/ )____| |____
* blueprint-global-reset */
.box-reset, html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, blockquote, q, th, td, table {
/* box-model reset */
/* SASS code below */
.style-guide-h2
font-size: 2em
font-color: #eee
h2
@extend .style-guide-h2
text-align: center
/* __________ __
* \______ \ ____ ______ _____/ |_
* | _// __ \ / ___// __ \ __\
* | | \ ___/ \___ \\ ___/| |
* |____|_ /\___ >____ >\___ >__|
* \/ \/ \/ \/
* +blueprint-global-reset */
html, body {
margin: 0;
padding: 0;
grid:
all:
grid.css: This is an optimized, 3-column layout for Drupal
grid-blueprint.css: This is a 3-column layout for Drupal and includes the Blueprint Grid Framework
print:
grid-print.css: Grid sized for printing
typography:
all:
typography.css: This is the default typography
all:
grid:
grid.css: This is an optimized, 3-column layout for Drupal
grid-blueprint.css: This is a 3-column layout for Drupal and includes the Blueprint Grid Framework
typography:
typography.css: This is the default typography
typography-blueprint.css: This is Blueprint's default typography
typography-greg.css: this is a typography designed by Greg