mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-10 17:12:33 +00:00
Update 5th Edition OGL by Roll20.css
This commit is contained in:
@@ -316,7 +316,7 @@ button[type=roll] * {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
border-radius: 50%;
|
||||
background:url("http://i.imgur.com/MEuOzZa.gif") left top no-repeat;
|
||||
background:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/5th%20Edition%20OGL%20by%20Roll20/insperation.gif") left top no-repeat;
|
||||
background-size: contain;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
@@ -1500,7 +1500,7 @@ button[type=roll] * {
|
||||
|
||||
.sheet-rolltemplate-spell .sheet-container {
|
||||
width: 223px;
|
||||
background: url(http://i.imgur.com/3O2EVqa.jpg) center center;
|
||||
background: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/5th%20Edition%20OGL%20by%20Roll20/spellbg.jpg) center center;
|
||||
background-size: auto;
|
||||
background-repeat: repeat;
|
||||
color: black;
|
||||
@@ -2010,4 +2010,4 @@ button[type=roll] * {
|
||||
|
||||
.sheet-rolltemplate-npcatk a[href^="~"]:hover {
|
||||
color: #EC2127;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user