2 Star 33 Fork 4

Rambo / online-music

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
StyleSheet.css 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
Rambo 提交于 2017-01-27 16:28 . 项目初始化
body { font-size: 16px; text-align: center; margin:0px; }
#container { width :800px; height:1000px; margin:0px auto;border:solid 2px #ccc;}
#header {width:100%; margin:0px auto; text-align:center;
background-image:url(images/bottom.jpg); background-repeat: repeat;}
#header p { font-size:24px; text-align :center; margin-top:40px; }
#menu {}
#menu ul {list-style:none; margin:0px; text-align:center;}
#menu ul li {margin:0 10px; display:inline;}
.menuDiv { font-size:14px; color:Aqua;}
a:link { font-size: 12px; color: #0000FF; text-decoration: none; }
a:visited { color: #FF0000; font-size: 12px; text-decoration: none; }
a:hover { color: #FFFF00; font-size: 12px; text-decoration: none; }
a:active { font-size: 12px; color: #00FF00; text-decoration: none; }
#pagebody { width:800px; margin:0px auto;}
#pagebody a:link { font-size: 24px; color: #0000FF; text-decoration: underline; }
#pagebody a:visited { color: #00FF00; font-size: 20px; text-decoration: underline; }
#pagebody a:hover { color: #FFFF00; font-size: 22px; text-decoration: none; }
#pagebody a:active { font-size: 20px; color: #FF0000; text-decoration: none; }
ASP
1
https://gitee.com/LanboEx/online-music.git
git@gitee.com:LanboEx/online-music.git
LanboEx
online-music
online-music
master

搜索帮助