Skip to content
Snippets Groups Projects

Projekers - 13515051 - Girvandi Ilyas

Open Girvandi Ilyas requested to merge projekers/TugasBesar1_2017:master into master
Viewing commit df2e1272
Show latest version
5 files
+ 99
5
Preferences
Compare changes
Files
5
+ 63
0
.kotak{
width: 40%;
margin: 20 30% 0 30%;
padding: 10 10 10 10;
}
table{
border-spacing: 0;
}
th{
text-align: center;
}
th, td, tr{
padding: 2;
}
table, th, td, tr{
width: 100%;
border: 1px solid #DDDDDD;
}
.tabno{
width: 10%;
}
.tabloc{
width: 70%;
}
.tabact{
width: 20%;
}
.addset div{
display: inline-block;
vertical-align: middle;
}
.field{
width: 80%;
margin-right: 4%;
}
.field input{
width: 100%;
height: 2em;
}
.submitbutton{
width: 15%;
}
.submit{
width: 100%;
background-color: #82D800;
border-color: #000000;
border-radius: 5px;
font-size: 130%;
padding: 0 0 0 0;
color: #008800;
}