1 Star 0 Fork 0

AlvinEAI / moveit_tutorials

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
msg-styles.css 901 Bytes
一键复制 编辑 原始数据 按行查看 历史
html {
background: #333;
color: #333;
font-family: 'Palatino', serif;
font-size: 18px;
line-height: 24px;
text-align: center;
padding: 0px 50px 0px 50px;
}
#container {
background: white;
margin: 25px auto 100px auto;
padding: 50px 50px;
text-align: left;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.msg-title {
margin-bottom: 40px;
border-bottom: 1px solid #333;
padding: 10px 10px 10px 0px;
}
.filename {
padding: 5px;
background-color: #eee;
border: 1px solid #333;
}
.fancy-msg {
width: auto;
font-size: 14px;
line-height: 16px;
border: 1px solid #333;
padding: 10px;
margin-bottom: 20px;
}
.raw-msg {
font-family: monospace;
width: auto;
font-size: 14px;
line-height: 16px;
padding: 5px;
border: 1px solid #333;
margin-bottom: 20px;
}
HTML
1
https://gitee.com/wohaha5588/moveit_tutorials.git
git@gitee.com:wohaha5588/moveit_tutorials.git
wohaha5588
moveit_tutorials
moveit_tutorials
gh-pages

搜索帮助