Commit b985c797 by agungb

memperbaiki home.pt sipkd

1 parent e19c5700
......@@ -7,7 +7,7 @@
padding: .5em;
font-weight: bold;
text-transform: uppercase;
background: #009688;
background: #ac284f;
color: #fff;
}
.slide {
......@@ -19,14 +19,17 @@
margin-top: -.675%;
}
.well {
font-family: 'Roboto','Helvetica', sans-serif;
font-size: 1.125em;
font-family: "Open Sans",Arial,'Helvetica', sans-serif;
/*font-size: 1.125em;*/
line-height: 1.875em;
}
.well h1 {
font-size: 1.5em;
}
.well h3 {
margin-top: .2em;
text-transform: capitalize;
font-size: 2.275em;
font-size: 1.375em;
font-weight: bold;
color: #616161;
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!