mirror of
https://github.com/boostorg/endian.git
synced 2026-07-06 16:40:53 +02:00
13 lines
248 B
CSS
13 lines
248 B
CSS
|
|
body
|
|
{
|
|
font-family: sans-serif;
|
|
max-width: 6.5in;
|
|
font-size: 85%;
|
|
}
|
|
ins {background-color: #CCFFCC;}
|
|
del {background-color: #FFCACA;}
|
|
pre {background-color: #D7EEFF; font-size: 100%;}
|
|
code {font-size: 110%;}
|
|
table{font-size: 100%;}
|
|
|