projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d19819
)
add widths
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 24 Jun 2019 00:43:55 +0000
(
01:43
+0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 24 Jun 2019 00:43:55 +0000
(
01:43
+0100)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index 484035ff17038828e69af12341c64eb48a774ef0..3c05cfc134f65e57141e0f9922d83de14b98d37c 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-6,6
+6,7
@@
body{
margin-bottom: 40px;
background-color: #fff8ff;
color: #00000;
+ width: 100%;
}
.actions{
font-family:arial,sans-serif;
@@
-16,6
+17,7
@@
body{
margin-left: 10px;
margin-right: 10px;
text-align: left;
+ width: 100%;
}
.pagedate{
font-family: times;
@@
-50,6
+52,7
@@
ol{
padding: 10px;
color: #ffffff;
font-family: sans-serif;
+ width: 100%;
}
.header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}