Commit e19c5700 by agungb

perbaikan tampilan

1 parent f7e2b034
<html metal:use-macro="load: base.pt">
<div metal:fill-slot="content">
<link href="/static/css/theme.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<style type="text/css">
.judul {
padding: .5em;
font-weight: bold;
......@@ -24,7 +22,6 @@
font-family: 'Roboto','Helvetica', sans-serif;
font-size: 1.125em;
line-height: 1.875em;
}
.well h3 {
margin-top: .2em;
......@@ -34,7 +31,7 @@
color: #616161;
}
</style>
<!-- Main component for a primary marketing message or call to action -->
<div class="well">
<div class="row">
<div class="col-md-12">
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!