匿名
未登录
中文(中国大陆)
登录
Limbo Wiki
搜索
查看“用户:Chronostasismywife/common.css”的源代码
来自Limbo Wiki
命名空间
用户页
讨论
更多
更多
页面操作
阅读
查看源代码
历史
用户贡献
←
用户:Chronostasismywife/common.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* 这不对吧师傅我为什么在学这个? */ .ta { font-family:"Times New Roman",Times,serif; } .linxian { font-family:Arial,Helvetica,sans-serif; } /*做图*/ .tu { background-color: lightgrey; width: 300px; /* 内容宽度 */ border: 25px solid green; /* 边框宽度 */ padding: 25px; /* 内容到边框的距离 */ margin: 25px; /* 边框到外部的距离,透明*/ } /* 梦中情边框 */ .solid { border-style:solid; /* 可内嵌br */ } /* 下划线 */ .under { text-decoration: underline; } /* 可能有用的位置代码 */ .pos_left { position:relative; left:-20px; } .pos_right { position:relative; left:20px; } /* 提示 */ .tooltip { position: relative; display: inline-block; } .tooltip .tooltiptext { visibility: hidden; width: 120px; background-color: grey; color: black; text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; } .tooltip:hover .tooltiptext { visibility: visible; } /* 暂时用不上的图片透明 */ .img { opacity:0.4; } .img:hover { opacity:1.0; } /* 延伸 */ .jianbian { width:82px; height:46px; color:white; transition:height 2s;transition:width 2s } .jianbian:hover { width:300px; height:500px; background:grey; } /* 按钮 */ .button { background-color: grey; color: white; padding: 10px 24px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; cursor: pointer; transition-duration: 0.4s; } .button:hover { background-color: white; color: black; box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24); border-right:2px inset skyblue; border-bottom:2px inset blue; z-index: 2; } .disabled { background-color: grey; border-right:2px inset skyblue; border-bottom:4px inset blue; color: white; padding: 10px 24px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; cursor: pointer; opacity: 0.6; cursor: not-allowed; } /*代码:偷来的十年*/ .wiki-main-content { width: 50%; max-width: 1200px; margin: 0 auto; padding: 20px; } .scrolling-text { width: 100%; overflow: hidden; padding: 10px 0; display: inline-block; white-space: nowrap; animation: scroll-text 15s linear infinite;/*时长跟着字长走*/ } @keyframes scroll-text { 0% { transform: translateX(75%); } 100% { transform: translateX(-75%); } }
返回
用户:Chronostasismywife/common.css
。
导航
导航
首页
最近更改
随机页面
操作申请
帮助
入门指南
编辑指南
写作指南
随机
官方
碎数研
谜题保管所
Wiki工具
Wiki工具
特殊页面
页面工具
页面工具
用户页面工具
日志
查看用户组
更多
链入页面
相关更改
页面信息
页面日志