mirror of
https://github.com/mmalmi/mmalmi.github.io.git
synced 2025-04-18 18:31:20 +00:00
smaller left border
This commit is contained in:
parent
769c6d0e32
commit
6e20611f20
@ -5,9 +5,9 @@
|
||||
<title>Satoshi - Sirius emails 2009-2011</title>
|
||||
<style>
|
||||
body { font-family: Arial, sans-serif; line-height: 1.6; color: #333; background-color: #f9f9f9; }
|
||||
.message { border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px; padding: 10px; background-color: #ffffff; box-shadow: 0 1px 1px rgba(0,0,0,0.04); }
|
||||
.message.sirius { border-left: 5px solid #a3c9ff; }
|
||||
.message.satoshi { border-left: 5px solid #a3ffa3; }
|
||||
.message { border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px; padding: 10px; background-color: #ffffff; }
|
||||
.message.sirius { border-left: 2px solid #a3c9ff; }
|
||||
.message.satoshi { border-left: 2px solid #a3ffa3; }
|
||||
.message:last-child { border-bottom: 0; }
|
||||
.description { font-size: 0.9em; margin-bottom: 20px; white-space: pre-wrap; }
|
||||
.header { margin-bottom: 10px; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user