Besseres CSS; News
This commit is contained in:
10
public/css/ticker/ticker.css
Normal file
10
public/css/ticker/ticker.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.split-left {
|
||||
float: left;
|
||||
width: 21%;
|
||||
}
|
||||
.split-right {
|
||||
float: left;
|
||||
width: 50%;
|
||||
border-left: 1px dotted #000;
|
||||
padding-left: 30px;
|
||||
}
|
||||
Reference in New Issue
Block a user