mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 18:04:14 +08:00
refs #651, updated legal docs
This commit is contained in:
committed by
Mathew Sutcliffe
parent
06906742a5
commit
45304e647a
@@ -12,7 +12,25 @@ body {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-weight: bold;
|
||||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-weight: bold;
|
||||
font-size: 1.10em;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
border-radius: 10px;
|
||||
border: 2px solid blue;
|
||||
background-color: lightgrey;
|
||||
padding: 15px;
|
||||
font: 100% Courier;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user