projects
/
WP-Themes
/
SierraSands.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
affcdc1
)
making a few changes to the style.css
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 5 Dec 2016 21:47:52 +0000
(16:47 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 5 Dec 2016 21:47:52 +0000
(16:47 -0500)
I made a change to the style.css and a miniscule change to the
front-page.php.
front-page.php
patch
|
blob
|
history
style.css
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
6cd5acc
..
d966f25
100755
(executable)
--- a/
front-page.php
+++ b/
front-page.php
@@
-25,7
+25,6
@@
<hr>
</div>
<div class="row">
-
<div class="small-10 small-centered columns">
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>
diff --git
a/style.css
b/style.css
index
f207ee0
..
73fee1b
100755
(executable)
--- a/
style.css
+++ b/
style.css
@@
-1,7
+1,7
@@
/*
-Theme Name: Sierra Sands
+Theme Name: Sierra Sands
Update
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme created for Sierra Sands.
-Version: 1.0.
1
+Version: 1.0.
0
*/
\ No newline at end of file