mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
link
This commit is contained in:
@@ -317,7 +317,14 @@ footer a:hover {
|
||||
text-align: center;
|
||||
font: 1.5em belerenbsc;
|
||||
}
|
||||
|
||||
.truncate {
|
||||
/* width: 100%;*/
|
||||
/* outline: 1px solid green;*/
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
text-indent: 0em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user