mirror of
https://github.com/Pull-Pal/pull-pal.git
synced 2024-11-18 02:16:05 -05:00
update bg color
This commit is contained in:
parent
f548410da2
commit
e17500c612
@ -9,8 +9,8 @@
|
|||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
font-family: Arial, sans-serif;
|
font-family: Arial, sans-serif;
|
||||||
/*background-color: #f6f8fa;*/
|
background-color: #f6f8fa;
|
||||||
background-color: #9ed5c0;
|
/* background-color: #9ed5c0; */
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2 {
|
h1, h2 {
|
||||||
|
Loading…
Reference in New Issue
Block a user