Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
f27f798d
提交
f27f798d
authored
7 年前
作者:
Evgenij Ryazanov
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Change font sizes in stylesheetPdf.css to more standard for A4 documents
上级
d24d2025
master
version-1.4.198
version-1.4.197
无相关合并请求
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
9 行增加
和
9 行删除
+9
-9
stylesheetPdf.css
h2/src/docsrc/html/stylesheetPdf.css
+9
-9
没有找到文件。
h2/src/docsrc/html/stylesheetPdf.css
浏览文件 @
f27f798d
...
@@ -5,17 +5,17 @@
...
@@ -5,17 +5,17 @@
*/
*/
td
,
input
,
select
,
textarea
,
body
,
code
,
pre
,
td
,
th
{
td
,
input
,
select
,
textarea
,
body
,
code
,
pre
,
td
,
th
{
font
:
9
pt
Tahoma
,
Arial
,
Helvetica
,
sans-serif
;
font
:
14
pt
Tahoma
,
Arial
,
Helvetica
,
sans-serif
;
font-weight
:
normal
;
font-weight
:
normal
;
}
}
h1
,
h2
,
h3
,
h4
,
h5
{
h1
,
h2
,
h3
,
h4
,
h5
{
font
:
9
pt
Arial
,
Helvetica
,
sans-serif
;
font
:
14
pt
Arial
,
Helvetica
,
sans-serif
;
font-weight
:
bold
;
font-weight
:
bold
;
}
}
td
,
input
,
select
,
textarea
,
body
,
code
,
pre
{
td
,
input
,
select
,
textarea
,
body
,
code
,
pre
{
font-size
:
9
pt
;
font-size
:
14
pt
;
}
}
pre
{
pre
{
...
@@ -36,22 +36,22 @@ h1 {
...
@@ -36,22 +36,22 @@ h1 {
background-color
:
#0000bb
;
background-color
:
#0000bb
;
padding
:
2px
4px
2px
4px
;
padding
:
2px
4px
2px
4px
;
color
:
#fff
;
color
:
#fff
;
font-size
:
15
pt
;
font-size
:
24
pt
;
line-height
:
normal
;
line-height
:
normal
;
}
}
h2
{
h2
{
font-size
:
1
3
pt
;
font-size
:
1
8
pt
;
margin-top
:
1.5em
;
margin-top
:
1.5em
;
}
}
h3
{
h3
{
font-size
:
1
1
pt
;
font-size
:
1
6
pt
;
margin-top
:
1.5em
;
margin-top
:
1.5em
;
}
}
h4
{
h4
{
font-size
:
9
pt
;
font-size
:
14
pt
;
margin-top
:
1.5em
;
margin-top
:
1.5em
;
}
}
...
@@ -69,7 +69,7 @@ table {
...
@@ -69,7 +69,7 @@ table {
}
}
th
{
th
{
font-size
:
9
pt
;
font-size
:
14
pt
;
font-weight
:
normal
;
font-weight
:
normal
;
text-align
:
left
;
text-align
:
left
;
background-color
:
#ece9d8
;
background-color
:
#ece9d8
;
...
@@ -79,7 +79,7 @@ th {
...
@@ -79,7 +79,7 @@ th {
td
{
td
{
background-color
:
#ffffff
;
background-color
:
#ffffff
;
font-size
:
9
pt
;
font-size
:
14
pt
;
text-align
:
left
;
text-align
:
left
;
vertical-align
:
top
;
vertical-align
:
top
;
border
:
1px
solid
#aca899
;
border
:
1px
solid
#aca899
;
...
...
This diff is collapsed.
Click to expand it.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论