View difference between Paste ID: Ei4rmvau and 4g1Tmi5f
SHOW: | | - or go back to the newest paste.
1-
#header-menu ul.menu a { font-family: ubuntu, sans-serif; text-transform: none; }
1+
#header-menu ul.menu a {
2-
#site-title { text-shadow: none; }
2+
	font-family: ubuntu, sans-serif;
3-
.entry-content img { box-shadow: none; }
3+
	text-transform: none;
4-
#content .gallery .gallery-icon img { border: none; }
4+
5
#site-title {
6-
.featured-image img, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image { box-shadow: none; }
6+
	text-shadow: none;
7-
#hgroup-wrap .searchform { display: none; }
7+
8-
#featured-post .post { text-align: center; }
8+
.entry-content img {
9-
#featured-post figure { display: block; margin: 0 auto; width: 100px; }
9+
	box-shadow: none;
10-
#hgroup-wrap a:hover img,
10+
11-
.featured-image a:hover img,
11+
#content .gallery .gallery-icon img {
12-
.entry-content a:hover img,
12+
	border: none;
13-
.comment-content a:hover img,
13+
14-
.widget a:hover img,
14+
15-
a:hover img.header-image,
15+
.featured-image img, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
16-
.author-avatar a:hover img,
16+
	box-shadow: none;
17-
a:hover img.wp-post-image {
17+
18-
opacity: 1;
18+
#hgroup-wrap .searchform {
19
	display: none;
20-
#header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a { background-color: transparent; }
20+
21-
p { margin-bottom: 30px; }
21+
#featured-post .post {
22
	text-align: center;
23-
.sb-holder { background-color: #3a3d41; }
23+
24-
.site-content article { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }
24+
#featured-post figure {
25-
.page .entry-title { display: none; }
25+
	display: block;
26-
#site-description { font-size: 18px; }
26+
	margin: 0 auto;
27-
#site-title { font-weight: normal; }
27+
	width: 100px;
28-
@media screen and (min-width: 1190px) { #header-menu ul.menu ul a { font-size: 14px; } }
28+
29-
.page.page-blog .entry-title { display: block; }
29+
#hgroup-wrap a:hover img, .featured-image a:hover img, .entry-content a:hover img, .comment-content a:hover img, .widget a:hover img, a:hover img.header-image, .author-avatar a:hover img, a:hover img.wp-post-image {
30-
#main-slider .entry-title { display: block; }
30+
	opacity: 1;
31-
#main-slider .entry-title a { color: #3E6B85; }
31+
32
#header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a {
33-
    font-style: normal;
33+
	background-color: transparent;
34-
    color: #3E6B85
34+
35
p {
36
	margin-bottom: 30px;
37-
    list-style: none;
37+
38
/* To Mobile Menu Background */
39
.sb-holder {
40-
    background: url("http://reefadmin.com/wp-content/uploads/2013/06/fish-bullets.png";)  no-repeat scroll 0 0 transparent;
40+
	background-color: #3a3d41;
41-
    margin: 0;
41+
42-
    padding: 0 0 0 3.6rem;
42+
.site-content article {
43
	-webkit-hyphens: none;
44
	-moz-hyphens: none;
45
	hyphens: none;
46
}
47
.page .entry-title {
48
	display: none;
49
}
50
#site-description {
51
	font-size: 18px;
52
}
53
#site-title {
54
	font-weight: normal;
55
}
56
@media screen and (min-width: 1190px) {
57
#header-menu ul.menu ul a {
58
font-size: 14px;
59
}
60
}
61
.page.page-blog .entry-title {
62
	display: block;
63
}
64
#main-slider .entry-title {
65
	display: block;
66
}
67
#main-slider .entry-title a {
68
	color: #3E6B85;
69
}
70
#homepage-message span {
71
	font-style: normal;
72
	color: #3E6B85
73
}
74
.entry-content ul {
75
	list-style: none;
76
}
77
.entry-content li {
78
	background: url("http://reefadmin.com/wp-content/uploads/2013/06/fish-bullets.png") no-repeat scroll 0 0 transparent;
79
	margin: 0;
80
	padding: 0 0 0 3.6rem;
81
}