Space CSS
This commit is contained in:
parent
c1236ac4ad
commit
1839b99308
22
css/space.css
Normal file
22
css/space.css
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
.gang-name{
|
||||||
|
font-size:25px;
|
||||||
|
font-family:cursive;
|
||||||
|
background-color:lightgray;
|
||||||
|
cursor:pointer;
|
||||||
|
}
|
||||||
|
.members {
|
||||||
|
font-family:helvetica;
|
||||||
|
}
|
||||||
|
.blips {
|
||||||
|
color:red;
|
||||||
|
}
|
||||||
|
.crudz {
|
||||||
|
color:blue;
|
||||||
|
}
|
||||||
|
.satin-flings {
|
||||||
|
color:rgb(213, 194, 0);
|
||||||
|
}
|
||||||
|
td {
|
||||||
|
padding-right:10px;
|
||||||
|
padding-left:10px;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user