Profile save/load works
Still need to add skills, but #2 is getting there...
This commit is contained in:
@@ -56,3 +56,12 @@ a.audio {
|
||||
a.audio:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
label.jjj-required {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
label.jjj-required::after {
|
||||
color: red;
|
||||
content: ' *';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user