mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Styles and copy
This commit is contained in:
@@ -5,7 +5,20 @@
|
||||
|
||||
.buttons {
|
||||
text-align: right;
|
||||
padding-top: 10px;
|
||||
margin: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.cancel, .confirm {
|
||||
width: 48%;
|
||||
}
|
||||
|
||||
.cancel {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.copy {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.close {
|
||||
|
||||
Reference in New Issue
Block a user