This website works better with JavaScript.
Explore
Sign In
zhangjianlong
/
multimedia-portal
Watch
1
Star
0
Fork
You've already forked multimedia-portal
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2f23f296ca
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2f23f296ca'
${ noResults }
multimedia-portal
/
src
/
assets
/
main.css
8 lines
93 B
CSS
Raw
Normal View
History
Unescape
Escape
初始化
1 month ago
@
import
'./base.css'
;
完成header和footer两个公共组件
1 month ago
body
{
max-width
:
1920px
;
margin
:
auto
;
position
:
relative
;
}