span.file {
    display: block;
}
span.file a[href*=public] {
    color: green;
}
