Subversion Repositories uuid_mac_utils

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
body {
2
        background-color:#ddddef;
3
        font-family: Helvetica, Arial, Geneva, sans-serif;
4
}
47 daniel-mar 5
 
6
abbr:hover{
7
        cursor: help;
8
}