Ad profile table
This commit is contained in:
parent
ee17bc0778
commit
14ee7710ed
12 changed files with 474 additions and 274 deletions
|
@ -43,6 +43,10 @@
|
|||
background-color: #f3f3f3;
|
||||
}
|
||||
|
||||
.organization-row:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.organization-container {
|
||||
border: 1px #ccc solid;
|
||||
margin-bottom: 3em;
|
||||
|
@ -53,4 +57,3 @@
|
|||
display: block;
|
||||
color: gray;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue