add news panel
This commit is contained in:
parent
1afc11a125
commit
7a07491c0f
2 changed files with 16 additions and 0 deletions
css
4
css/index.css
Normal file
4
css/index.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
#news {
|
||||
overflow: auto;
|
||||
height: 150px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue