0 / 60 seg.

What does the following CSS snippet do?

h1, h2 {
    color: rgb(0, 128, 0);
}