Commit d17ebe32 by Ari Agung Prasetiyo Committed by pbbm2

logo css

1 parent 5aa0e9dd
......@@ -40,7 +40,19 @@
<!-- USE THIS SLOT TO INHSERT NEW CSS-->
<metal:css define-slot="css_files"></metal:css>
<style metal:define-slot="styles"></style>
<style>
#logo {margin: 0 !important;}
#logo img {
height: 44px;
width: auto;
margin: 0;
}
.project-context .title-page{
font-size: 19px;
line-height: 40px;
color: #474544;
}
</style>
</head>
<body class="fixed-header">
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!