feat(styles): witches
parent
f8800598c5
commit
ae0e8088d6
|
|
@ -27,6 +27,15 @@
|
||||||
float: left;
|
float: left;
|
||||||
width: 24%;
|
width: 24%;
|
||||||
}
|
}
|
||||||
|
#bernkastel {
|
||||||
|
color: #464693;
|
||||||
|
}
|
||||||
|
#lambdadelta {
|
||||||
|
color: #fbefcc;
|
||||||
|
}
|
||||||
|
#virgilia {
|
||||||
|
color: #d1d0e3
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue