编辑器-文档标题(代码片段)

type
status
date
slug
summary
tags
category
icon
password
网址

文档标题居中显示

效果展示
效果展示
/* 文档标题居中显示 */ .protyle-title__input { text-align: center!important; }
 

文档标题大小

.protyle-title__input { font-size: 2em !important;/* 2倍大小,相对单位 */ }
.protyle-title__input { font-size: 48px !important;/* 48像素,精确单位 */ }
 
 

文档标题

notion image
.protyle-title__input { color: #fff; font-size: 3em; font-weight: bold; font-family: Helvetica, Arial, sans-serif; text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15); text-align: center; } body { background-color: #f1f1f1; }
上一篇
编辑器-段落块(代码片段)
下一篇
编辑器-标题块(代码片段)
Loading...
文章列表
思源笔记用户指南
🍼新手引导
✏️基础操作
⛓️基础块
🧬高级块
📊数据库
🔡代码片段
🔍搜索进阶
🚀高级操作
💎会员特权
💠功能特性
🖼️主题推荐
🔌常用插件
💬交流区