aboutsummaryrefslogtreecommitdiff
path: root/src/code.html
diff options
context:
space:
mode:
authortilpner2019-05-03 16:30:54 +0200
committertilpner2019-05-03 16:31:31 +0200
commit70cb3885b414fa9f895019e2e329e9f683ee0f18 (patch)
treeb38bb3bd5fca945455a580a47592f4f3f736e0b9 /src/code.html
parent9dff075fb065d7b97db9663f98af25efe016a9e2 (diff)
downloadrpb-s3-70cb3885b414fa9f895019e2e329e9f683ee0f18.tar.gz
rpb-s3-70cb3885b414fa9f895019e2e329e9f683ee0f18.tar.xz
rpb-s3-70cb3885b414fa9f895019e2e329e9f683ee0f18.zip
Reduce empty lines in chromium ctrl-A selection
Diffstat (limited to 'src/code.html')
-rw-r--r--src/code.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code.html b/src/code.html
index f459b4e..f4903f5 100644
--- a/src/code.html
+++ b/src/code.html
@@ -27,7 +27,7 @@
text-decoration: none;
}
.linenumbers a:after \{
- content: attr(data-txt);
+ content: attr(data-txt) " \A";
}
</style>
</head>