messing around with pretty chunks for index
This commit is contained in:
parent
8eb64523d0
commit
8fe7f5746f
3 changed files with 45 additions and 1 deletions
|
|
@ -43,4 +43,16 @@ ul {
|
|||
height: 1.3em;
|
||||
position: relative;
|
||||
top: 0.35em;
|
||||
}
|
||||
|
||||
|
||||
.service.splash {
|
||||
background: red;
|
||||
width: 100%;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.service {
|
||||
background: green;
|
||||
width: 40%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue