Skip to content

Commit 3ecbc84

Browse files
Demos: Removed styles that are now part of the default theme from custom CSS.
1 parent 98c88ef commit 3ecbc84

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

demos/_assets/css/jqm-demos.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@
8383
font-weight: 300;
8484
}
8585
.jqm-demos .jqm-content > h1 {
86-
color: #333;
87-
background-color: transparent;
8886
font-size: 2.4em;
8987
margin: 0 0 .625em;
9088
}
@@ -103,12 +101,10 @@
103101
margin: 0 0 1em;
104102
}
105103
.jqm-demos .jqm-content > p {
106-
color: #333;
107104
font-size: 1.2em;
108105
line-height: 1.5;
109106
}
110107
.jqm-demos .jqm-content > ul:not(.jqm-list) li {
111-
color: #333;
112108
font-size: 1.2em;
113109
line-height: 1.5;
114110
}
@@ -142,7 +138,6 @@
142138
background: #e5e5e5;
143139
background: rgba(0,0,0,.05);
144140
padding: 0 .125em;
145-
color: #333;
146141
}
147142
.jqm-content pre {
148143
padding: 0 1em 1.2em;
@@ -161,7 +156,6 @@
161156
.jqm-demos .jqm-list .ui-btn,
162157
.jqm-demos .jqm-list .ui-btn:visited,
163158
.jqm-demos .jqm-list .ui-li-divider {
164-
color: #333;
165159
font-family: 'Open Sans', sans-serif;
166160
font-weight: 300;
167161
text-shadow: none !important;

0 commit comments

Comments
 (0)