initial import of website
This commit is contained in:
parent
8b5da9d12a
commit
64468ca993
12 changed files with 278 additions and 0 deletions
12
website/phpgiftreg.css
Normal file
12
website/phpgiftreg.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
body {
|
||||
background-color: #1F7F55;
|
||||
}
|
||||
|
||||
.block {
|
||||
border: solid 1px black;
|
||||
background-color: white;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue