Commit a239e48f by Julius Samosir

Upload New File

parent 88149425
table{
background-color: fff;
}
table .thead{
background-color: #f3f7d4;
color: black;
}
table .thead a{
text-decoration: none;
color: white;
}
table .thead .icon {
text-align: right;
}
table .tligt{
background-color: white;
color : black;
}
table .tdark{
background-color: grey;
}
table td {
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
table img{
width: 360px;
height: 300px;
}
table .timg{
padding: 0;
}
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