Add text-align tag to table
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
d9ef62e590
commit
bbe39512ce
@ -16,11 +16,12 @@
|
||||
width: 100%;
|
||||
color: azure;
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
}
|
||||
#title {
|
||||
height: 100px;
|
||||
padding-top: 0px;
|
||||
margin-top: 0px
|
||||
margin-top: 0px;
|
||||
}
|
||||
h1 {
|
||||
color: #00b7b7;
|
||||
|
Loading…
Reference in New Issue
Block a user