All cards colored blue.
planningpoker uniform card colors by olejorgenb
Details
Authorolejorgenb
LicenseNo License
Categoryplanningpoker
Created
Updated
Size391 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name planningpoker uniform card colors
@version 20210819.16.02
@namespace userstyles.world/user/olejorgenb
@description All cards colored blue.
@author olejorgenb
@license No License
==/UserStyle== */
@-moz-document domain("planningpoker.com") {
.card-green .card-face {
background-color: #0466d2;
border: 2px solid rgb(4, 92, 189);
}
}