mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-07-19 10:45:53 +02:00
New
This commit is contained in:
@ -1,28 +1,23 @@
|
||||
tbody {
|
||||
border-color: black;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align:center;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table {
|
||||
border-radius: 50px !important;
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
td > a {
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#button {
|
||||
margin-bottom: 35px;
|
||||
border-radius: 50px;
|
||||
margin-left: 100px;
|
||||
}
|
||||
|
||||
#text {
|
||||
margin-top: 50px;
|
||||
margin-bottom: 45px;
|
||||
@ -36,7 +31,6 @@ td > a {
|
||||
border-style:none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
thead {
|
||||
background-color: #89F9A5;
|
||||
border-color: #89F9A5;
|
||||
|
@ -85,7 +85,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-6">
|
||||
<div class="col-sm-12 col-lg-6">
|
||||
|
||||
<div class="d-flex flex-column align-items-center ">
|
||||
<div class="tbl-container w-100">
|
||||
|
Reference in New Issue
Block a user