Topic: PunBB 1.4.x Oxygen.min.css - Changes to css
#######################
## Style mod ##
#######################
## Dotted Links ##
#######################If you want links to be dotted;
find
.entry-content a:visited{color:#909}add before
.entry-content a:link{color:#0040FF;border-bottom: 1px dotted #0040FF;}Example
