Skip to content
Snippets Groups Projects
Commit 2d3c1b0d authored by Muhammad Umar Fariz Tumbuan's avatar Muhammad Umar Fariz Tumbuan
Browse files

membuat file css khusus untuk halaman history

parent 4db9b608
1 merge request!45OneHundred - 13515005 - Husnulzaki Wibisono Haryadi
......@@ -5,5 +5,34 @@
}
.history_container > * {
border: 1px solid red;
}
.page_menu {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.page_menu > li {
width: 50%;
display: inline;
float: left;
}
.history_menu {
border: 0.5px solid black;
text-align: center;
font-family: calibri;
position: relative;;
border: 0.5px solid black;
display: block;
text-decoration: none;
}
.history_menu > h3 {
margin: 0;
}
\ No newline at end of file
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