/*
* Modified and lightened version of Twitter Bootstrap, by Thiht
* Originally licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*/
* {
word-wrap: break-word;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
.background: #333;
.background: #81d4fa;
.background: url("../gambar/wallpaper.jpg") no-repeat fixed;
background-size: cover;
height: 100%;
}
body {
color: #333;
.color: #fff;
.background: #fff;
.background: #eee;
.background: rgba(255,255,255,0.8);
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
margin: 0 auto;
padding: 5%;
padding-top: 30px;
padding-bottom: 30px;
width: 90%;
}
h1, h2, h3, h4, h5, h6 {
color: inherit;
font-family: inherit;
line-height: 1;
margin: 10px 0;
text-rendering: optimizelegibility;
}
h1, h2, h3 {
line-height: 40px;
}
h4, h5, h6 {
line-height: 20px;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
text-align: justify;
}
a {
color: #08c;
text-decoration: none;
}
a:hover {
color: #005580;
text-decoration: underline;
}
blockquote {
border-left: 5px solid #ccc;
margin: 0 0 20px;
padding: 0 0 0 15px;
}
blockquote p {
font-size: 16px;
font-weight: 300;
line-height: 25px;
margin-bottom: 0;
}
blockquote blockquote p {
direction: rtl;
font-size: 24px;
line-height: 40px;
}
blockquote:before, blockquote:after {
content: "";
}
li {
line-height: 20px;
}
/* gadget30 custom li ul */
li ul,
li ol {
margin-bottom: 10px;
}
code, pre {
border-radius: 3px;
color: #333;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
padding: 0 3px 2px;
}
code {
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
color: #444;
padding: 2px 4px;
}
pre {
background-color: #f5f5f5;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 4px;
display: block;
font-size: 13px;
line-height: 20px;
margin: 0 0 10px;
padding: 9.5px;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
}
pre code {
background-color: transparent;
border: 0;
color: inherit;
padding: 0;
}
hr {
border: 0;
border-bottom: 1px solid #eee;
border-top: 1px solid #ddd;
margin: 20px 0;
}
abbr[title] {
border-bottom: 1px dotted #999;
cursor: help;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
.width: 100%;
margin-bottom: 20px;
}
table th,
table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ddd;
}
table thead th {
vertical-align: bottom;
}
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #ddd;
}
table table {
background-color: #fff;
}
img {
max-width: 100%;
.display: block;
.margin: auto;
}
img ~ em {
.display: block;
.text-align: center;
}
h1 {
page-break-before: always;
}
h1:first-child {
page-break-before: avoid;
}
h1.mati {
page-break-before: avoid;
}
* Modified and lightened version of Twitter Bootstrap, by Thiht
* Originally licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*/
* {
word-wrap: break-word;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
.background: #333;
.background: #81d4fa;
.background: url("../gambar/wallpaper.jpg") no-repeat fixed;
background-size: cover;
height: 100%;
}
body {
color: #333;
.color: #fff;
.background: #fff;
.background: #eee;
.background: rgba(255,255,255,0.8);
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
margin: 0 auto;
padding: 5%;
padding-top: 30px;
padding-bottom: 30px;
width: 90%;
}
h1, h2, h3, h4, h5, h6 {
color: inherit;
font-family: inherit;
line-height: 1;
margin: 10px 0;
text-rendering: optimizelegibility;
}
h1, h2, h3 {
line-height: 40px;
}
h4, h5, h6 {
line-height: 20px;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
text-align: justify;
}
a {
color: #08c;
text-decoration: none;
}
a:hover {
color: #005580;
text-decoration: underline;
}
blockquote {
border-left: 5px solid #ccc;
margin: 0 0 20px;
padding: 0 0 0 15px;
}
blockquote p {
font-size: 16px;
font-weight: 300;
line-height: 25px;
margin-bottom: 0;
}
blockquote blockquote p {
direction: rtl;
font-size: 24px;
line-height: 40px;
}
blockquote:before, blockquote:after {
content: "";
}
li {
line-height: 20px;
}
/* gadget30 custom li ul */
li ul,
li ol {
margin-bottom: 10px;
}
code, pre {
border-radius: 3px;
color: #333;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
padding: 0 3px 2px;
}
code {
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
color: #444;
padding: 2px 4px;
}
pre {
background-color: #f5f5f5;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 4px;
display: block;
font-size: 13px;
line-height: 20px;
margin: 0 0 10px;
padding: 9.5px;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
}
pre code {
background-color: transparent;
border: 0;
color: inherit;
padding: 0;
}
hr {
border: 0;
border-bottom: 1px solid #eee;
border-top: 1px solid #ddd;
margin: 20px 0;
}
abbr[title] {
border-bottom: 1px dotted #999;
cursor: help;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
.width: 100%;
margin-bottom: 20px;
}
table th,
table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ddd;
}
table thead th {
vertical-align: bottom;
}
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #ddd;
}
table table {
background-color: #fff;
}
img {
max-width: 100%;
.display: block;
.margin: auto;
}
img ~ em {
.display: block;
.text-align: center;
}
h1 {
page-break-before: always;
}
h1:first-child {
page-break-before: avoid;
}
h1.mati {
page-break-before: avoid;
}
Tidak ada komentar:
Posting Komentar