mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
parent
61903665df
commit
106141efa4
9 changed files with 152 additions and 14 deletions
|
|
@ -25,7 +25,7 @@ body {
|
|||
padding-right: 60px;
|
||||
}
|
||||
|
||||
a { color: #0f388f; }
|
||||
a { color: #0f388f; cursor:pointer; }
|
||||
|
||||
h1.title {
|
||||
font-size: 3.5em;
|
||||
|
|
@ -76,7 +76,7 @@ h3.title {
|
|||
|
||||
#aboutbox a { color: #94a3b4; }
|
||||
|
||||
#message, #cleartext, #prettymessage, .replymessage {
|
||||
#message, #cleartext, #prettymessage, #attachment, .replymessage {
|
||||
clear: both;
|
||||
color: #000;
|
||||
background-color: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue