Skip to content

Instantly share code, notes, and snippets.

View zoerooney's full-sized avatar

Zoe Rooney zoerooney

View GitHub Profile
<?php
/**
* The template for displaying all pages.
*
* This is the template that displays all pages by default.
* Please note that this is the WordPress construct of pages
* and that other 'pages' on your WordPress site will use a
* different template.
*
* @package WordPress
@zoerooney
zoerooney / gist:5246765
Last active December 15, 2015 10:39 — forked from anonymous/gist:5232727
<?php
/**
* Template Name: Portfolio
* Created by Zoe Rooney http://zoerooney.com
*/
get_header(); ?>
<div id="primary" class="full-width">
<div id="content" role="main">
@zoerooney
zoerooney / dabblet.css
Created March 17, 2013 16:48 — forked from anonymous/dabblet.css
About HTML & CSS
/*
* About HTML & CSS
*/
/*
body {
font-family: Arial, sans-serif;
font-size: 14px;
padding: 50px