Commit 46ca2b84 by Ivan Simatupang

Perbaikan sedikit............

parent 37d2a6ab
......@@ -719,6 +719,12 @@ ul.social-network li a {
width: 1140px;
}
}
@media (max-width:480px) {
.filters .nav-pills > li {
width: 100%;
display: block;
}
}
/* Media
---------------------------------- */
......@@ -825,4 +831,14 @@ ul.social-network li a {
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
}
\ No newline at end of file
}
@-moz-document url-prefix() {
.object-visible,
.touch .object-non-visible {
-webkit-transition: opacity 0.6s ease-in-out;
-moz-transition: opacity 0.6s ease-in-out;
-o-transition: opacity 0.6s ease-in-out;
-ms-transition: opacity 0.6s ease-in-out;
transition: opacity 0.6s ease-in-out;
}
}
\ No newline at end of file
......@@ -39,7 +39,7 @@
</nav>
<div class="breadcrumb">
<h2>Sejarah TB Silalahi Center</h2>
<h2>Sejarah</h2>
</div>
<div class="ourstory">
<div class="container">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment