Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32161751
D4999.1765043703.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
605 B
Referenced Files
None
Subscribers
None
D4999.1765043703.diff
View Options
diff --git a/web/markdown/markdown.css b/web/markdown/markdown.css
--- a/web/markdown/markdown.css
+++ b/web/markdown/markdown.css
@@ -17,14 +17,14 @@
box-sizing: border-box;
width: 100%;
margin: 6px 0;
+ border-radius: 8px;
+ border-left-width: 8px;
+ border-left-style: solid;
+ border-left-color: #00000066;
}
-div.darkBackground blockquote {
- background: #a9a9a9;
- border-left: 5px solid #808080;
-}
-div.lightBackground blockquote {
- background: #d3d3d3;
- border-left: 5px solid #c0c0c0;
+
+div.markdown > blockquote {
+ background-color: #00000066;
}
div.markdown code {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 6, 5:55 PM (22 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5839938
Default Alt Text
D4999.1765043703.diff (605 B)
Attached To
Mode
D4999: [web] Implement darker thread color tint to blockquote container
Attached
Detach File
Event Timeline
Log In to Comment