forked from JeremyEnglert/JointsWP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
46 lines (33 loc) · 1.24 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/******************************************************************
Theme Name: JointsWP (Sass)
Theme URI: http://www.jointswp.com
Description:
Author: Your Name Here
Author URI: http://www.yoururlhere.com
Version: 2.0 (Sass)
Foundation Version: 5.4.6
Tags:
------------------------------------------------------------------
This theme uses Sass.
You will find the .scss files in the /library/scss directory.
Those files compile to the styles.css found in the library/css directory.
Reccomended tools for working with Sass:
CodeKit: (Best)
http://incident57.com/codekit/
Compass App: (Windows / Mac Users)
http://compass.handlino.com/
---------------------------------------------------------------
Because this file is not being used for styles,
feel free to use it to leave notes to yourself.
----------------------------------------------------------------
2.0 Changelog
- header.php
-- Removed Google Chrome for IE (it is no longer supported by Google)
-- Removed mobile meta tags for Palm devices
-- Added favicons for iOS devices (retina and non-retina)
-- Added Top and Main menus
- 404.php
-- Removed un-needed PHP from content
- functions.pho
-- Registered and created "top" nav
******************************************************************/